Skip to content

Commit ce88309

Browse files
authored
chore(deps): update dependency requests to v2.31.0 [security] (#548)
1 parent b855426 commit ce88309

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

authenticating-users/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
Flask==2.2.5
33
cryptography==40.0.2
44
python-jose[cryptography]==3.3.0
5-
requests==2.30.0
5+
requests==2.31.0
66
# [END getting_started_requirements]

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flake8===5.0.4; python_version < '3.8'
22
flake8==6.0.0; python_version >= '3.8'
33
pytest==7.3.1
44
nox==2023.4.22
5-
requests==2.30.0
5+
requests==2.31.0

0 commit comments

Comments
 (0)