Skip to content

Commit

Permalink
build(deps): bump urllib3 from 1.25.11 to 1.26.4
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.4/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.11...1.26.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent a50808c commit 8935c58
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 @@ -472,9 +472,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
2 changes: 1 addition & 1 deletion test-requirements.in
Expand Up @@ -21,4 +21,4 @@ wcwidth
zipp
flake8
docutils==0.15.2
urllib3==1.26.3
urllib3==1.26.4
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.26.3 \
--hash=sha256:1b465e494e3e0d8939b50680403e3aedaa2bc434b7d5af64dfd3c958d7f5ae80 \
--hash=sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73
urllib3==1.26.4 \
--hash=sha256:2f4da4594db7e1e110a944bb1b551fdf4e6c136ad42e4234131391e21eb5b0df \
--hash=sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937
# via
# -r test-requirements.in
# requests
Expand Down

0 comments on commit 8935c58

Please sign in to comment.