Skip to content

Commit 869b76b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest-cov==2.5.1
2929
python-dateutil>=2.5.3,<3.0.0
3030
pytz>=2016.10
3131
requests==2.21.0; python_version == '3.6'
32-
requests==2.31.0; python_version == '3.7'
32+
requests==2.32.2; python_version == '3.7'
3333
requests>=2.32.0; python_version > '3.7'
3434
six>=1.15.0
3535
sphinx==3.3.0

0 commit comments

Comments
 (0)