Skip to content

Commit 86065a4

Browse files
Bump requests from 2.31.0 to 2.32.2
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [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.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d035aa0 commit 86065a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python = ">=3.8"
3030
aiohttp = "^3.8.5"
3131
cryptography = "^43.0.1" # pyjwt has a weak dependency on cryptography
3232
pyjwt = "^2.8.0"
33-
requests = "^2.31.0"
33+
requests = "^2.32.2"
3434
urllib3 = "^2.0.7" # requests has a weak dependency on urllib3
3535

3636
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)