Skip to content

Commit 2fe3e83

Browse files
Merge pull request #51 from LSEG-API-Samples/dependabot/pip/python-dotenv-1.2.2
Bump python-dotenv from 1.2.1 to 1.2.2
2 parents 9041aeb + 22be1b4 commit 2fe3e83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pycparser==2.23
7272
Pygments==2.20.0
7373
pyparsing==3.3.1
7474
python-dateutil==2.9.0.post0
75-
python-dotenv==1.2.1
75+
python-dotenv==1.2.2
7676
python-json-logger==4.0.0
7777
pytz==2025.2
7878
pywinpty==3.0.2 ; platform_system == "Windows"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2026.1.4
22
charset-normalizer==3.4.4
33
idna==3.11
44
python-dateutil==2.9.0.post0
5-
python-dotenv==1.2.1
5+
python-dotenv==1.2.2
66
requests==2.33.0
77
six==1.17.0
88
urllib3==2.6.3

0 commit comments

Comments
 (0)