Skip to content

Commit 89db577

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] <support@github.com>
1 parent c99a613 commit 89db577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ importlib_resources==6.0.1
22
py==1.11.0
33
pytest==7.4.2
44
pyyaml==6.0.1
5-
requests==2.31.0
5+
requests==2.32.2

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ importlib_resources==6.3.2
33
py==1.11.0
44
pytest==7.4.2
55
pyyaml==6.0.1
6-
requests==2.31.0
6+
requests==2.32.2
77
wheel==0.41.2

0 commit comments

Comments
 (0)