chore(deps): update fastapi requirement
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.116.0...0.135.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33f9579169
commit
9bb65e2878
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ dependencies = [
|
||||||
"argon2-cffi>=25.1,<26.0",
|
"argon2-cffi>=25.1,<26.0",
|
||||||
"asyncpg>=0.30,<0.31",
|
"asyncpg>=0.30,<0.31",
|
||||||
"crossrefapi>=1.6,<2.0",
|
"crossrefapi>=1.6,<2.0",
|
||||||
"fastapi>=0.116,<0.117",
|
"fastapi>=0.116,<0.136",
|
||||||
"httpx>=0.28,<0.29",
|
"httpx>=0.28,<0.29",
|
||||||
"itsdangerous>=2.2,<3.0",
|
"itsdangerous>=2.2,<3.0",
|
||||||
"python-multipart>=0.0.9,<0.1",
|
"python-multipart>=0.0.9,<0.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue