Skip to content

Commit ce1dc10

Browse files
Bump requests from 2.32.4 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [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.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef8842a commit ce1dc10

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
@@ -85,7 +85,7 @@ dependencies = [
8585
"python-multipart==0.0.22",
8686
"PyYAML==6.0.2",
8787
"referencing==0.36.2",
88-
"requests==2.32.4",
88+
"requests==2.33.0",
8989
"rfc3339-validator==0.1.4",
9090
"rich==14.0.0",
9191
"rich-rst==1.3.1",

0 commit comments

Comments
 (0)