Skip to content

Commit 7da92b0

Browse files
authored
Merge pull request #23 from endlessm/dependabot/pip/requests-2.31.0
build(deps): bump requests from 2.30.0 to 2.31.0
2 parents a073e56 + 122c370 commit 7da92b0

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
@@ -20,7 +20,7 @@ pycryptodomex==3.14.1
2020
pyjwkest==1.4.2
2121
python3-openid==3.2.0
2222
pytz==2023.3
23-
requests==2.30.0 ; python_version >= '3.7'
23+
requests==2.31.0 ; python_version >= '3.7'
2424
requests-oauthlib==1.3.1
2525
setuptools==65.5.1
2626
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

0 commit comments

Comments
 (0)