Skip to content

Commit

Permalink
Update urllib3 dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosmo committed Nov 11, 2023
1 parent 428d946 commit 75d05ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -949,10 +949,11 @@ uritemplate==4.1.1 \
--hash=sha256:4346edfc5c3b79f694bccd6d6099a322bbeb628dbf2cd86eea55a456ce5124f0 \
--hash=sha256:830c08b8d99bdd312ea4ead05994a38e8936266f84b9a7878232db50b044e02e
# via google-api-python-client
urllib3==1.26.15 \
--hash=sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305 \
--hash=sha256:aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42
urllib3==1.26.18 \
--hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \
--hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0
# via
# -r requirements.txt.in
# requests
# responses
waitress==2.1.2 \
Expand Down
1 change: 1 addition & 0 deletions requirements.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ PyGithub~=1.58.0
paramiko~=3.1.0
GitPython~=3.1.32
parse~=1.19.0
urllib3==1.26.18

0 comments on commit 75d05ef

Please sign in to comment.