Skip to content

Commit

Permalink
chore(deps): update dependency starlette to v0.40.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent a72bcc6 commit 4f0fcd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ redis==4.3.6
regex==2020.2.20
requests==2.23.0
six==1.14.0
starlette==0.25.0
starlette==0.40.0
toml==0.10.0
tornado==6.0.4
tqdm==4.50.0; python_version > "2.7"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mypy = "^0.910"
black = "^23.0.0"
fastapi = "^0.89.0"
lxml = "^4.9.1"
starlette = "^0.22.0"
starlette = "^0.40.0"
mock = "^4.0.1"
hiro = "^0.5.1"
requests = "^2.22.0"
Expand Down

0 comments on commit 4f0fcd5

Please sign in to comment.