Skip to content

Commit 4c0bb52

Browse files
Bump requests from 2.31.0 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4495ad5 commit 4c0bb52

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
@@ -16,7 +16,7 @@ dependencies = [
1616
"click-log",
1717
"cryptography",
1818
"pyyaml",
19-
"requests==2.31.0",
19+
"requests==2.32.5",
2020
"jmespath",
2121
"rich",
2222
"GitPython",

0 commit comments

Comments
 (0)