Skip to content

Commit e4df711

Browse files
authored
chore(deps): update dependency requests to v2.28.1 (#474)
1 parent a98c1ac commit e4df711

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

authenticating-users/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
Flask==2.1.2
33
cryptography==37.0.2
44
python-jose[cryptography]==3.3.0
5-
requests==2.28.0
5+
requests==2.28.1
66
# [END getting_started_requirements]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
flake8==4.0.1
22
nox==2022.1.7
33
pytest==7.1.2
4-
requests==2.28.0
4+
requests==2.28.1

0 commit comments

Comments
 (0)