Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aadel committed Feb 18, 2024
1 parent 16b7e96 commit d151f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pre-commit

pysolr~=3.9.0
pytest~=6.2.2
requests~=2.25.1
requests~=2.31.0
numpy~=1.22
pandas~=1.2.2
setuptools~=69.0.2
Expand Down

0 comments on commit d151f9e

Please sign in to comment.