Skip to content

Commit cea2d2f

Browse files
authored
Merge pull request #154 from kinde-oss/renovate/python-dotenv-1.x
chore(deps): update dependency python-dotenv to v1
2 parents f70e88d + e683a0e commit cea2d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kinde_flask/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
dependencies = [
2020
"kinde-python-sdk >=1.2.6",
2121
"flask >=3.1.2, <3.2.0",
22-
"python-dotenv >=0.19.0, <1.0.0",
22+
"python-dotenv >=1.2.1, <1.3.0",
2323
]
2424

2525
[project.urls]

0 commit comments

Comments
 (0)