Skip to content

Commit

Permalink
chore(deps-dev): update requests requirement from <2.32.0 to <2.33.0
Browse files Browse the repository at this point in the history
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v0.2.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 2, 2024
1 parent 79a4001 commit bc95039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ molecule-plugins[docker]>=23.0.0
paramiko>=3.0.0
pre-commit>=3.2.0
pylint>=3.0.0
requests<2.32.0
requests<2.33.0
tox>=4.0.0
yamllint>=1.30.0

0 comments on commit bc95039

Please sign in to comment.