Skip to content

Commit

Permalink
chore(deps): bump requests in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent 5c9a9f5 commit 047d9c4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ pytest-mock==3.12.0
# via -r requirements-dev.in
readme-renderer==42.0
# via twine
requests==2.31.0
requests==2.32.2
# via
# -c requirements.txt
# requests-toolbelt
Expand Down
5 changes: 2 additions & 3 deletions requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ eth-hash[pycryptodome]==0.6.0
# -r requirements.txt
# eip712
# eth-event
# eth-hash
# eth-utils
# web3
eth-keyfile==0.7.0
Expand Down Expand Up @@ -247,7 +246,7 @@ regex==2023.12.25
# via
# -r requirements.txt
# parsimonious
requests==2.31.0
requests==2.32.2
# via
# -r requirements.txt
# py-solc-x
Expand Down Expand Up @@ -299,7 +298,7 @@ urllib3==2.2.1
# requests
vvm==0.1.0
# via -r requirements.txt
vyper==0.3.10
vyper==0.4.0
# via -r requirements.txt
wcwidth==0.2.13
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ referencing==0.33.0
# jsonschema-specifications
regex==2023.12.25
# via parsimonious
requests==2.31.0
requests==2.32.2
# via
# -r requirements.in
# py-solc-x
Expand Down Expand Up @@ -220,7 +220,7 @@ typing-extensions==4.9.0
# web3
urllib3==2.2.1
# via requests
vvm==0.2.1
vvm==0.1.0
# via -r requirements.in
vyper==0.4.0
# via -r requirements.in
Expand Down

0 comments on commit 047d9c4

Please sign in to comment.