Skip to content

Commit c4bb39b

Browse files
chore(deps): update dependency fastapi to v0.109.1 [security]
1 parent a72bcc6 commit c4bb39b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ chardet==3.0.4
77
click==7.1.2
88
colorama==0.4.3; sys_platform == "win32"
99
dataclasses==0.6; python_version < "3.7"
10-
fastapi==0.65.2
10+
fastapi==0.109.1
1111
future==0.18.3
1212
hiro==0.5.1
1313
idna==2.9

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ redis = {version = "^3.4.1", optional = true}
2222
isort = "^4.3.21"
2323
mypy = "^0.910"
2424
black = "^23.0.0"
25-
fastapi = "^0.89.0"
25+
fastapi = "^0.109.0"
2626
lxml = "^4.9.1"
2727
starlette = "^0.22.0"
2828
mock = "^4.0.1"

0 commit comments

Comments
 (0)