Skip to content

Commit

Permalink
Merge pull request #862 from rommapp/dependabot/pip/requests-2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 21, 2024
2 parents 08f4e94 + ee28b7e commit 5c581ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors = [

[tool.poetry.dependencies]
python = "^3.11"
requests = "2.31.0"
requests = "2.32.0"
fastapi = "0.110.0"
uvicorn = "0.29.0"
gunicorn = "22.0.0"
Expand Down

0 comments on commit 5c581ab

Please sign in to comment.