Skip to content

Commit

Permalink
chore(deps): bump requests from 2.30.0 to 2.31.0 in /tests (#380)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philip Jenvey <pjenvey@underboss.org>
  • Loading branch information
dependabot[bot] and pjenvey committed May 30, 2023
1 parent 728fe16 commit cdf91df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"python-jose==3.3.0",
"bottle==0.12.25",
"psutil==5.9.5",
"requests==2.30.0",
"requests==2.31.0",
"websocket-client==1.5.1",
"cryptography==40.0.2",
"twisted==22.10.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ botocore==1.29.127
python-jose==3.3.0
bottle==0.12.25
psutil==5.9.5
requests==2.30.0
requests==2.31.0
websocket-client==1.5.1
cryptography==40.0.2
twisted==22.10.0
Expand Down

0 comments on commit cdf91df

Please sign in to comment.