Skip to content

Commit 3a624c1

Browse files
fix(deps): update dependency python-dotenv to v1.2.1
1 parent a998378 commit 3a624c1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"alembic==1.17.0",
1313
"mysqlclient==2.2.7",
1414
"pymysql==1.1.2",
15-
"python-dotenv==1.1.1",
15+
"python-dotenv==1.2.1",
1616
"sqlalchemy==2.0.44",
1717
]
1818

@@ -25,7 +25,7 @@ dev = [
2525
"pymysql==1.1.2",
2626
"pytest==8.4.2",
2727
"pytest-alembic==0.12.1",
28-
"python-dotenv==1.1.1",
28+
"python-dotenv==1.2.1",
2929
"ruff==0.14.1",
3030
"sqlalchemy==2.0.44",
3131
"types-pymysql==1.1.0.20250916",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)