Skip to content

Commit

Permalink
fix(deps): update dependency requests to v2.32.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 0094a30 commit 2c04691
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 @@ -10,7 +10,7 @@ packages = []
[tool.poetry.dependencies]
python = "^3.10"
uplink = "0.9.7"
requests = "2.31.0"
requests = "2.32.0"
marshmallow = "3.21.2"
python-decouple = "3.8"
django-filter = "24.2"
Expand Down

0 comments on commit 2c04691

Please sign in to comment.