Skip to content

Commit c2cb856

Browse files
Bump requests from 2.32.5 to 2.33.0
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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56c8c33 commit c2cb856

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ docopt = "^0.6.2"
2525
jsonpath-rw = "^1.4.0"
2626
semver = "^3.0"
2727
gitpython = "^3.1.44"
28-
requests = "^2.32.5"
28+
requests = "^2.33.0"
2929
urllib3 = "^2.6.3"
3030
authlib = "1.6.9"
3131

0 commit comments

Comments
 (0)