Skip to content

Commit dae75b2

Browse files
chore(deps): update dependency starlette to v0.47.2 [security]
1 parent 5e2b9c1 commit dae75b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ redis==4.3.6
4040
regex==2020.2.20
4141
requests==2.23.0
4242
six==1.14.0
43-
starlette==0.25.0
43+
starlette==0.47.2
4444
toml==0.10.0
4545
tornado==6.0.4
4646
tqdm==4.50.0; python_version > "2.7"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mypy = "^0.910"
2424
black = "^23.0.0"
2525
fastapi = "^0.89.0"
2626
lxml = "^4.9.1"
27-
starlette = "^0.22.0"
27+
starlette = "^0.47.0"
2828
mock = "^4.0.1"
2929
hiro = "^0.5.1"
3030
requests = "^2.22.0"

0 commit comments

Comments
 (0)