Skip to content

Commit 0ef86e1

Browse files
Merge pull request #147 from webis-de/dependabot/pip/fastapi-gte-0.115.12-and-lt-0.121.0
Update fastapi requirement from <0.120.0,>=0.115.12 to >=0.115.12,<0.121.0
2 parents 1ca1009 + 07968f5 commit 0ef86e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"elasticsearch~=7.9.1",
3939
"elasticsearch-dsl~=7.4.1",
4040
"expiringdict~=1.2",
41-
"fastapi>=0.115.12,<0.120.0",
41+
"fastapi>=0.115.12,<0.121.0",
4242
"flasgger~=0.9.7",
4343
"flask~=3.1",
4444
"flask-restful~=0.3.10",

0 commit comments

Comments
 (0)