Skip to content

Commit 6c78310

Browse files
chore(deps): Bump requests from 2.32.5 to 2.33.0 (#974)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 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.32.5...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdc7985 commit 6c78310

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"click<9,>=8.1.6",
1414
"dataclass-wizard<1,>=0.22.2",
1515
"iso8601<3,>=2.0.0",
16-
"requests<3,>=2.32.3",
16+
"requests>=2.33.0,<3",
1717
"semver<4,>=3.0.1",
1818
"tabulate<1,>=0.9.0",
1919
"zstandard<1,>=0.21.0",

uv.lock

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

0 commit comments

Comments
 (0)