Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.32.3
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.1 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.28.1...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 2fe74ca commit 1ff5466
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 @@ -60,7 +60,7 @@ def find_version(*file_paths):
"psutil==5.9.4",
"python-dotenv==0.21.0",
"terminaltables==3.1.10",
"requests==2.28.1",
"requests==2.32.3",
"GitPython==3.1.41",
"packaging==23.0",
"python-debian==0.1.49",
Expand Down

0 comments on commit 1ff5466

Please sign in to comment.