Skip to content

Commit 72724cb

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 03b9895 commit 72724cb

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
@@ -29,7 +29,7 @@ httpx = "^0.27.0"
2929
rich = "^13.7.1"
3030
validators = "^0.32.0"
3131
urllib3 = "^2.2.2"
32-
requests = "^2.32.3"
32+
requests = ">=2.32.3,<3.0.0"
3333
confluent-kafka = "^2.5.0"
3434
pytest = "^8.2.2"
3535
jupyter = "^1.0.0"

0 commit comments

Comments
 (0)