Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
⬆️ Bump requests from 2.25.1 to 2.32.2
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.25.1 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.25.1...v2.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 4cfa7ad commit 21bc76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ protobuf==3.15.8 # via web3
pycryptodome==3.10.1 # via eth-hash, eth-keyfile
pydantic==1.8.1 # via fastapi
pyrsistent==0.17.3 # via jsonschema
requests==2.25.1 # via gql, ipfshttpclient, web3
requests==2.32.2 # via gql, ipfshttpclient, web3
rlp==2.0.1 # via eth-account, eth-rlp
sentry-sdk==1.0.0 # via -r requirements/requirements-base.txt
six==1.15.0 # via jsonschema, multiaddr, parsimonious, protobuf
Expand Down

0 comments on commit 21bc76f

Please sign in to comment.