Skip to content

Commit 4cad882

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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ccdfc1 commit 4cad882

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
@@ -4,7 +4,7 @@ sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.htm
44
netifaces>=0.10,<0.12 # https://bitbucket.org/al45tair/netifaces/src/
55
pycryptodomex==3.23.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
66
psutil>=5.5,<7.1 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
7-
requests==2.32.3 # https://pypi.python.org/pypi/requests
7+
requests==2.32.4 # https://pypi.python.org/pypi/requests
88
gevent==25.5.1 # http://www.gevent.org/changelog.html
99
greenlet>=3.0rc1
1010
werkzeug<1.0 # https://github.com/pallets/werkzeug/blob/master/CHANGES

0 commit comments

Comments
 (0)