Skip to content

Commit 39e51e4

Browse files
chore(deps): bump requests from 2.31.0 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.33.0. - [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.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4f31cd commit 39e51e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.11"
1111
dependencies = [
1212
"minio~=7.2.16",
1313
"setuptools~=80.9.0",
14-
"requests~=2.31.0",
14+
"requests>=2.31,<2.34",
1515
"requests-oauthlib~=2.0.0",
1616
"pydantic~=2.12.3",
1717
"hatchling~=1.27.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)