Skip to content

Commit 4b8c052

Browse files
Bump requests from 2.27.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.27.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d15fa03 commit 4b8c052

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
@@ -66,7 +66,7 @@ pytz==2022.1
6666
pywin32==303
6767
pywinpty==2.0.5
6868
pyzmq==22.3.0
69-
requests==2.27.1
69+
requests==2.31.0
7070
scipy==1.8.0
7171
seaborn==0.11.2
7272
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.3
44
python-dateutil==2.8.2
55
python-dotenv==0.19.2
6-
requests==2.27.1
6+
requests==2.31.0
77
six==1.16.0
88
urllib3==1.26.9
99
websocket-client==1.3.1

0 commit comments

Comments
 (0)