Merge pull request 'fix(deps): update dependency fastapi to v0.136.3' (#27) from renovate/fastapi-0.x into main
All checks were successful
backend / docker (push) Successful in 2m34s
All checks were successful
backend / docker (push) Successful in 2m34s
This commit is contained in:
commit
b5eab7ac9e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ dependencies = [
|
||||||
"click==8.4.1",
|
"click==8.4.1",
|
||||||
"colorama==0.4.6",
|
"colorama==0.4.6",
|
||||||
"cryptography==48.0.0",
|
"cryptography==48.0.0",
|
||||||
"fastapi==0.136.1",
|
"fastapi==0.136.3",
|
||||||
"fastapi-cache2==0.2.2",
|
"fastapi-cache2==0.2.2",
|
||||||
"greenlet==3.5.1",
|
"greenlet==3.5.1",
|
||||||
"h11==0.16.0",
|
"h11==0.16.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue