Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aobolensk committed May 21, 2024
1 parent f8c589d commit 8450b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
python = ">=3.9 <3.13"
numpy = "1.26.4"
py-cord = {git = "https://github.com/Pycord-Development/pycord", rev = "8a7ea47", extras = ["voice"]}
requests = "2.31.0"
requests = "2.32.0"
psutil = "5.9.8"
python-dateutil = "2.9.0.post0"
gitpython = "3.1.43"
Expand Down

0 comments on commit 8450b1c

Please sign in to comment.