Skip to content

Commit ac9c263

Browse files
authored
Merge pull request akabarki76#27 from akabarki76/dependabot/pip/python-dotenv-1.1.1
chore(deps): bump python-dotenv from 1.1.0 to 1.1.1
2 parents 056f738 + 553d9c0 commit ac9c263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pydantic_core==2.35.2
3131
Pygments==2.19.1
3232
pyinstaller==6.14.2
3333
pyinstaller-hooks-contrib==2025.5
34-
python-dotenv==1.1.0
34+
python-dotenv==1.1.1
3535
python-multipart==0.0.20
3636
PyYAML==6.0.2
3737
referencing==0.36.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"pydantic_core==2.35.2",
4848
"Pygments==2.19.1",
4949
"pyinstaller-hooks-contrib==2025.5",
50-
"python-dotenv==1.1.0",
50+
"python-dotenv==1.1.1",
5151
"python-multipart==0.0.20",
5252
"PyYAML==6.0.2",
5353
"referencing==0.36.2",

0 commit comments

Comments
 (0)