Skip to content

Commit 891bfcf

Browse files
Bump fastapi from 0.104.0 to 0.110.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.0 to 0.110.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.104.0...0.110.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c06e1f6 commit 891bfcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ cryptography==41.0.7
3737
# via python-jose
3838
ecdsa==0.18.0
3939
# via python-jose
40-
fastapi==0.104.0
40+
fastapi==0.110.0
4141
# via fastapi-nano (pyproject.toml)
4242
gunicorn==21.2.0
4343
# via fastapi-nano (pyproject.toml)

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cryptography==41.0.7
2020
# via python-jose
2121
ecdsa==0.18.0
2222
# via python-jose
23-
fastapi==0.104.0
23+
fastapi==0.110.0
2424
# via fastapi-nano (pyproject.toml)
2525
gunicorn==21.2.0
2626
# via fastapi-nano (pyproject.toml)

0 commit comments

Comments
 (0)