Skip to content

Commit 6c69900

Browse files
authored
Merge pull request #45 from bystepii/dependabot/pip/libs/kotaemon/python-dotenv-gte-1.0.1-and-lt-1.3
chore(deps): update python-dotenv requirement from <1.2,>=1.0.1 to >=1.0.1,<1.3 in /libs/kotaemon
2 parents c11960e + 1c47881 commit 6c69900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/kotaemon/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies = [
5454
"pylance",
5555
"python-decouple", # for theflow
5656
"python-docx>=1.1.0,<1.3",
57-
"python-dotenv>=1.0.1,<1.2",
57+
"python-dotenv>=1.0.1,<1.3",
5858
"tenacity>=8.2.3,<9.2",
5959
"theflow>=0.8.6,<0.9.0",
6060
"trogon>=0.5.0,<0.7",

0 commit comments

Comments
 (0)