chore(deps): update fastapi requirement from <0.117,>=0.116 to >=0.116,<0.136 #26

Open
dependabot[bot] wants to merge 1 commit from dependabot/pip/fastapi-gte-0.116-and-lt-0.136 into main
Showing only changes of commit 9bb65e2878 - Show all commits

View file

@ -13,7 +13,7 @@ dependencies = [
"argon2-cffi>=25.1,<26.0",
"asyncpg>=0.30,<0.31",
"crossrefapi>=1.6,<2.0",
"fastapi>=0.116,<0.117",
"fastapi>=0.116,<0.136",
"httpx>=0.28,<0.29",
"itsdangerous>=2.2,<3.0",
"python-multipart>=0.0.9,<0.1",