Skip to content

Commit 0d73c47

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 f0ab7fe commit 0d73c47

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
@@ -10,7 +10,7 @@ package-mode = false
1010
python = "^3.13"
1111
docopt = "^0.6.2"
1212
jinja2 = "^3.1.6"
13-
requests = "^2.32.5"
13+
requests = "^2.33.0"
1414
flake8 = "^7.3.0"
1515
mypy = "^1.18.2"
1616
pytest = "^9.0.2"

0 commit comments

Comments
 (0)