Skip to content

Commit

Permalink
Update dependency requests to v2.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 280140c commit 50792ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def get_long_description():
install_requires=[
"click ==8.1.8",
"pydantic < 2",
"requests ==2.32.2",
"requests ==2.32.3",
"rich ==13.9.4",
],
extras_require={
Expand Down

0 comments on commit 50792ea

Please sign in to comment.