Skip to content

Commit 4aeeff2

Browse files
Bump requests from 2.20.1 to 2.32.2 (#273)
Bumps [requests](https://github.com/psf/requests) from 2.20.1 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.20.1...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c634d4 commit 4aeeff2

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
@@ -4,6 +4,6 @@
44
certifi
55
inflection==0.3.0
66
pytz==2016.7
7-
requests==2.20.1
7+
requests==2.32.2
88
urllib3==1.26.19
99
six==1.9.0

rtd-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
certifi
22
inflection==0.3.0
3-
requests==2.20.1
3+
requests==2.32.2
44
urllib3==1.26.19
55
six==1.9.0
66
sphinx-rtd-theme==0.1.7

0 commit comments

Comments
 (0)