Skip to content

Commit 946db24

Browse files
deps: bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0876c3 commit 946db24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies = [
7171
"python-dotenv<=1.1.0",
7272
"PyYAML<=6.0.2",
7373
"qemu.qmp==0.0.3",
74-
"requests==2.32.4",
74+
"requests==2.32.5",
7575
"rich>=13.6.0,<14.2",
7676
]
7777

0 commit comments

Comments
 (0)