Skip to content

Commit 3a9c0db

Browse files
Merge pull request #31 from LSEG-API-Samples/dependabot/pip/urllib3-1.26.19
Bump urllib3 from 1.26.18 to 1.26.19
2 parents 0a0f31e + e8052a2 commit 3a9c0db

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
@@ -79,7 +79,7 @@ terminado==0.13.3
7979
testpath==0.6.0
8080
tornado==6.4.1
8181
traitlets==5.1.1
82-
urllib3==1.26.18
82+
urllib3==1.26.19
8383
wcwidth==0.2.5
8484
webencodings==0.5.1
8585
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.32.0
77
six==1.16.0
8-
urllib3==1.26.18
8+
urllib3==1.26.19
99
websocket-client==1.3.1
1010
wincertstore==0.2

0 commit comments

Comments
 (0)