Skip to content

Commit 461e5e0

Browse files
Bump requests from 2.31.0 to 2.32.2
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f4c6cc commit 461e5e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ httpx = "^0.27.0"
3030
rich = "^13.7.1"
3131
validators = "^0.32.0"
3232
urllib3 = "^2.2.2"
33-
requests = "^2.32.3"
33+
requests = ">=2.32.3,<3.0.0"
3434
confluent-kafka = "^2.5.0"
3535
pytest = "^8.2.2"
3636
jupyter = "^1.0.0"

0 commit comments

Comments
 (0)