Skip to content

Commit 4abc198

Browse files
Bump requests from 2.32.5 to 2.33.1
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.1. - [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.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65e08f3 commit 4abc198

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 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.1"
1414
flake8 = "^7.3.0"
1515
mypy = "^1.18.2"
1616
pytest = "^9.0.2"

0 commit comments

Comments
 (0)