Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 6, 2021
1 parent 7713f94 commit 216f3ce
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 56 deletions.
103 changes: 52 additions & 51 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ chardet==4.0.0
codecov==2.0.22
coverage==5.1
distlib==0.3.1
docutils==0.16
docutils==0.17
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
Expand All @@ -23,7 +23,7 @@ pluggy==0.13.1
py==1.10.0
pycodestyle==2.5.0
pyflakes==2.1.1
pygments==2.7.4
pygments==2.8.1
pyparsing==2.4.7
pytest==5.4.1
pytz==2021.1
Expand All @@ -40,6 +40,6 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
toml==0.10.2
tox==3.14.6
urllib3==1.26.3
virtualenv==20.4.2
urllib3==1.26.4
virtualenv==20.4.3
wcwidth==0.2.5
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-i https://pypi.org/simple/
cffi==1.14.4
cffi==1.14.5
cryptography==3.3.2
pycparser==2.20
six==1.15.0
Expand Down

0 comments on commit 216f3ce

Please sign in to comment.