Skip to content

Commit

Permalink
Merge pull request #246 from release-engineering/dependabot/pip/urlli…
Browse files Browse the repository at this point in the history
…b3-1.26.3

build(deps): bump urllib3 from 1.25.11 to 1.26.3
  • Loading branch information
negillett committed Mar 15, 2021
2 parents 848efc8 + ef26caa commit 537abe3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Expand Up @@ -474,9 +474,9 @@ typing-extensions==3.7.4.3 \
# aiohttp
# aioitertools
# pydantic
urllib3==1.25.11 \
--hash=sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2 \
--hash=sha256:f5321fbe4bf3fefa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e
urllib3==1.26.3 \
--hash=sha256:1b465e494e3e0d8939b50680403e3aedaa2bc434b7d5af64dfd3c958d7f5ae80 \
--hash=sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73
# via botocore
uvicorn[standard]==0.13.4 \
--hash=sha256:3292251b3c7978e8e4a7868f4baf7f7f7bb7e40c759ecc125c37e99cdea34202 \
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.in
Expand Up @@ -21,4 +21,4 @@ wcwidth
zipp
flake8
docutils==0.15.2
urllib3==1.25.11
urllib3==1.26.3
6 changes: 3 additions & 3 deletions test-requirements.txt
Expand Up @@ -443,9 +443,9 @@ typing-extensions==3.7.4.3 \
# via
# black
# mypy
urllib3==1.25.11 \
--hash=sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2 \
--hash=sha256:f5321fbe4bf3fefa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e
urllib3==1.26.3 \
--hash=sha256:1b465e494e3e0d8939b50680403e3aedaa2bc434b7d5af64dfd3c958d7f5ae80 \
--hash=sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73
# via
# -r test-requirements.in
# requests
Expand Down

0 comments on commit 537abe3

Please sign in to comment.