Skip to content

Commit 675b0ec

Browse files
build(deps): bump requests in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.31.0 to 2.32.2 - [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.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c000d0 commit 675b0ec

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
@@ -21,7 +21,7 @@ dependencies = [
2121
"idna==3.7",
2222
"PyYAML==6.0.1",
2323
"ratelimit==2.2.1",
24-
"requests==2.31.0",
24+
"requests==2.32.2",
2525
"semantic-version==2.10.0",
2626
"urllib3==2.2.1",
2727
]

0 commit comments

Comments
 (0)