Skip to content

Commit ea70a43

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps): bump requests from 2.32.2 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.2 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.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fdf4c1 commit ea70a43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"pyelftools==0.29",
2929
"pytest==7.4.0",
3030
"pyyaml==6.0.2",
31-
"requests==2.32.2",
31+
"requests==2.32.4",
3232
"scp==0.14.5",
3333
"toml==0.10.2",
3434
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ pydantic==2.9.2
1111
pyelftools==0.29
1212
pytest==7.4.0
1313
pyyaml==6.0.2
14-
requests==2.32.2
14+
requests==2.32.4
1515
scp==0.14.5
1616
toml==0.10.2

0 commit comments

Comments
 (0)