Skip to content

Commit 0bcf8bd

Browse files
Bump requests from 2.32.5 to 2.33.0 (#1003)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 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.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 696a3e3 commit 0bcf8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ pyyaml==6.0.3
123123
# pyyaml-env-tag
124124
pyyaml-env-tag==1.1
125125
# via mkdocs
126-
requests==2.32.5
126+
requests==2.33.0
127127
# via
128128
# mkdocs-htmlproofer-plugin
129129
# mkdocs-macros-plugin

0 commit comments

Comments
 (0)