Skip to content

Commit

Permalink
Chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 9424690 commit 367a351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ optional-dependencies.test = [
"pytest-cov<6",
"pytest-mock<4",
"pytest-mqtt>=0.4.2,<0.5",
"requests==2.28.1",
"requests==2.32.3",
"testcontainer-python-rabbitmq==0.4.*",
]
urls.Changelog = "https://lorrystream.readthedocs.io/changes.html"
Expand Down

0 comments on commit 367a351

Please sign in to comment.