Skip to content

Commit 98bf4df

Browse files
Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2197650 commit 98bf4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pytest-mock==3.14.0; python_version >= '3.8'
6262
pyyaml==6.0.2; python_version >= '3.8'
6363
readme-renderer==44.0; python_version >= '3.9'
6464
reno[sphinx]==4.1.0; python_version >= '3.6'
65-
requests==2.32.3; python_version >= '3.8'
65+
requests==2.32.4; python_version >= '3.8'
6666
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
6767
rfc3986==2.0.0; python_version >= '3.7'
6868
rich==13.9.4; python_full_version >= '3.8.0'

0 commit comments

Comments
 (0)