Skip to content

Commit b708f5d

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 622d035 commit b708f5d

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
@@ -97,7 +97,7 @@ dependencies = [
9797
"python-multipart==0.0.22",
9898
"PyYAML==6.0.2",
9999
"referencing==0.36.2",
100-
"requests==2.32.4",
100+
"requests==2.33.0",
101101
"rfc3339-validator==0.1.4",
102102
"rich==14.0.0",
103103
"rich-rst==1.3.1",

0 commit comments

Comments
 (0)