Skip to content

Commit

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

build(deps): bump urllib3 from 1.25.11 to 1.26.4
  • Loading branch information
rohanpm committed Mar 16, 2021
2 parents ee9d4ca + 7fa1a71 commit 2c19216
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Expand Up @@ -462,9 +462,9 @@ typing-extensions==3.7.4.3 \
# aiohttp
# aioitertools
# pydantic
urllib3==1.26.3 \
--hash=sha256:1b465e494e3e0d8939b50680403e3aedaa2bc434b7d5af64dfd3c958d7f5ae80 \
--hash=sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73
urllib3==1.26.4 \
--hash=sha256:2f4da4594db7e1e110a944bb1b551fdf4e6c136ad42e4234131391e21eb5b0df \
--hash=sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937
# via botocore
uvicorn[standard]==0.13.4 \
--hash=sha256:3292251b3c7978e8e4a7868f4baf7f7f7bb7e40c759ecc125c37e99cdea34202 \
Expand Down
6 changes: 3 additions & 3 deletions test-requirements.txt
Expand Up @@ -417,9 +417,9 @@ typing-extensions==3.7.4.3 \
# via
# black
# mypy
urllib3==1.26.3 \
--hash=sha256:1b465e494e3e0d8939b50680403e3aedaa2bc434b7d5af64dfd3c958d7f5ae80 \
--hash=sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73
urllib3==1.26.4 \
--hash=sha256:2f4da4594db7e1e110a944bb1b551fdf4e6c136ad42e4234131391e21eb5b0df \
--hash=sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937
# via requests
wrapt==1.12.1 \
--hash=sha256:b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7
Expand Down

0 comments on commit 2c19216

Please sign in to comment.