Skip to content

Commit fad667c

Browse files
Bump requests from 2.32.0 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b82d4e2 commit fad667c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pytz==2022.1
6767
pywin32==303
6868
pywinpty==2.0.5
6969
pyzmq==22.3.0
70-
requests==2.32.0
70+
requests==2.32.4
7171
scipy==1.10.0
7272
seaborn==0.11.2
7373
Send2Trash==1.8.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ charset-normalizer==2.0.12
33
idna==3.7
44
python-dateutil==2.8.2
55
python-dotenv==0.19.2
6-
requests==2.32.0
6+
requests==2.32.4
77
six==1.16.0
88
urllib3==1.26.19
99
websocket-client==1.3.1

0 commit comments

Comments
 (0)