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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent 678c911 commit 8375457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pytest
pytest-cov
pytest-mock
requests-mock
requests<2.26.0
requests<2.32.0
18 changes: 2 additions & 16 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,12 @@ attrs==22.2.0
# via pytest
certifi==2022.12.7
# via requests
chardet==4.0.0
charset-normalizer==3.1.0
# via requests
coverage[toml]==7.2.2
# via pytest-cov
exceptiongroup==1.1.1
# via pytest
idna==2.10
# via requests
importlib-metadata==6.0.0
# via
# pluggy
# pytest
iniconfig==2.0.0
# via pytest
packaging==23.0
Expand All @@ -35,21 +29,13 @@ pytest-cov==4.0.0
# via -r requirements-dev.in
pytest-mock==3.10.0
# via -r requirements-dev.in
requests==2.25.1
requests==2.31.0
# via
# -r requirements-dev.in
# requests-mock
requests-mock==1.10.0
# via -r requirements-dev.in
six==1.16.0
# via requests-mock
tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.5.0
# via importlib-metadata
urllib3==1.26.15
# via requests
zipp==3.15.0
# via importlib-metadata

0 comments on commit 8375457

Please sign in to comment.