Skip to content

Commit

Permalink
Bump requests from 2.30.0 to 2.31.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.30.0 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.30.0...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 apragacz committed May 23, 2023
1 parent 5682532 commit 2c2b0d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ readme-renderer[md]==37.3
# via
# -r requirements/requirements-test.lock.txt
# twine
requests==2.30.0
requests==2.31.0
# via
# -r requirements/requirements-test.lock.txt
# coreapi
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ readme-renderer[md]==37.3
# via
# -r requirements/requirements-test.in
# twine
requests==2.30.0
requests==2.31.0
# via
# coreapi
# djangorestframework-stubs
Expand Down

0 comments on commit 2c2b0d5

Please sign in to comment.