Skip to content

Commit 51ce282

Browse files
Merge pull request #19 from LSEG-API-Samples/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18
2 parents cf76ad2 + b4d273d commit 51ce282

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
@@ -78,7 +78,7 @@ terminado==0.13.3
7878
testpath==0.6.0
7979
tornado==6.3.3
8080
traitlets==5.1.1
81-
urllib3==1.26.17
81+
urllib3==1.26.18
8282
wcwidth==0.2.5
8383
webencodings==0.5.1
8484
websocket-client==1.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ python-dateutil==2.8.2
55
python-dotenv==0.19.2
66
requests==2.31.0
77
six==1.16.0
8-
urllib3==1.26.17
8+
urllib3==1.26.18
99
websocket-client==1.3.1
1010
wincertstore==0.2

0 commit comments

Comments
 (0)