Skip to content

Commit 9aaf1ba

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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38340f7 commit 9aaf1ba

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
@@ -36,7 +36,7 @@ dependencies = [
3636
"discordwebhook == 1.0.3",
3737
"emoji == 2.14.1",
3838
"pathvalidate == 3.2.3",
39-
"requests == 2.32.3",
39+
"requests == 2.32.4",
4040
]
4141

4242
[project.urls]

0 commit comments

Comments
 (0)