Skip to content

Commit 4dde8b1

Browse files
build(deps): bump requests from 2.31.0 to 2.32.2 in /docs
Bumps [requests](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72736fe commit 4dde8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ python-slugify==8.0.1 ; python_version >= "3.8" and python_version < "4.0"
4646
pytz==2023.3.post1 ; python_version >= "3.8" and python_version < "3.9"
4747
referencing==0.30.2 ; python_version >= "3.8" and python_version < "4.0"
4848
requests-cache==1.1.0 ; python_version >= "3.8" and python_version < "4.0"
49-
requests==2.31.0 ; python_version >= "3.8" and python_version < "4.0"
49+
requests==2.32.2 ; python_version >= "3.8" and python_version < "4.0"
5050
rpds-py==0.10.6 ; python_version >= "3.8" and python_version < "4.0"
5151
ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.13" and python_version >= "3.8"
5252
ruamel-yaml==0.17.40 ; python_version >= "3.8" and python_version < "4.0"

0 commit comments

Comments
 (0)