Skip to content

Commit

Permalink
fix(deps): bump requests from 2.31.0 to 2.32.2
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
... (#1867)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent dee6204 commit 6cfcf76
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 @@ -30,7 +30,7 @@
"eventlet==0.31.0",
"hypothesis==5.41.3",
"kubernetes==26.1.0",
"requests==2.31.0",
"requests==2.32.2",
],
tests_require=["docker >= 3.5, < 3.6", "PyYAML == 5.4"],
version=version,
Expand Down

0 comments on commit 6cfcf76

Please sign in to comment.