Skip to content

Commit

Permalink
Bump requests from 2.32.0 to 2.32.3
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 0ed2b76 commit da3a042
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jsonpath-ng==1.5.3
ply==3.11
prometheus-client==0.12.0
PyYAML==6.0.2
requests==2.32.0
requests==2.32.3
six==1.16.0
urllib3==1.26.19
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jsonpath-ng==1.5.3",
"prometheus-client==0.12.0",
"PyYAML==6.0.2",
"requests==2.32.0",
"requests==2.32.3",
],
python_requires=">=3.6",
py_modules=[],
Expand Down

0 comments on commit da3a042

Please sign in to comment.