Skip to content

Commit e0da790

Browse files
Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b27e328 commit e0da790

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-mythril.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pytest-mock==3.14.0
6767
python-dateutil==2.9.0.post0
6868
PyYAML==6.0.2
6969
regex==2024.11.6
70-
requests==2.32.3
70+
requests==2.32.4
7171
rlp==3.0.0
7272
scikit-learn==1.6.0
7373
scipy==1.15.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pycryptodome==3.21.0
3333
pyunormalize==16.0.0
3434
referencing==0.35.1
3535
regex==2024.11.6
36-
requests==2.32.3
36+
requests==2.32.4
3737
rlp==4.0.1
3838
rpds-py==0.22.3
3939
setuptools==75.8.0

0 commit comments

Comments
 (0)