Skip to content

Commit bb576f7

Browse files
Bump requests from 2.32.2 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59d1c83 commit bb576f7

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
@@ -124,7 +124,7 @@ pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
124124

125125
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
126126

127-
requests==2.32.2 ; python_version >= '3.7'
127+
requests==2.32.3 ; python_version >= '3.7'
128128

129129
sniffio==1.3.1 ; python_version >= '3.7'
130130

0 commit comments

Comments
 (0)