Skip to content

Commit 6f2f42a

Browse files
Merge pull request #27 from LSEG-API-Samples/dependabot/pip/idna-3.7
Bump idna from 3.3 to 3.7
2 parents 9ba0f6d + 7699c20 commit 6f2f42a

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
@@ -18,7 +18,7 @@ defusedxml==0.7.1
1818
entrypoints==0.4
1919
executing==0.8.3
2020
fonttools==4.43.0
21-
idna==3.3
21+
idna==3.7
2222
ipykernel==6.9.2
2323
ipython==8.10.0
2424
ipython-genutils==0.2.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
certifi==2023.7.22
22
charset-normalizer==2.0.12
3-
idna==3.3
3+
idna==3.7
44
python-dateutil==2.8.2
55
python-dotenv==0.19.2
66
requests==2.31.0

0 commit comments

Comments
 (0)