Skip to content

Commit 9f0fccb

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 97dfc20 commit 9f0fccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pytest-cov==2.5.1
2828
python-dateutil>=2.5.3,<3.0.0
2929
pytz>=2016.10
3030
requests==2.21.0; python_version == '3.6'
31-
requests==2.31.0; python_version > '3.6'
31+
requests==2.32.2; python_version > '3.6'
3232
six>=1.15.0
3333
sphinx==3.3.0
3434
sphinx-rtd-theme==0.4.3

0 commit comments

Comments
 (0)