Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2021
1 parent b678095 commit 77fc255
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 88 deletions.
140 changes: 61 additions & 79 deletions docs/Pipfile.lock

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

18 changes: 9 additions & 9 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-i https://pypi.org/simple/
alabaster==0.7.12
babel==2.9.0
certifi==2020.12.5
babel==2.9.1
certifi==2021.5.30
chardet==4.0.0
commonmark==0.9.1
docutils==0.16
docutils==0.17.1
flask-sphinx-themes==1.0.2
idna==2.10
imagesize==1.2.0
jinja2==2.11.3
markupsafe==1.1.1
jinja2==3.0.1
markupsafe==2.0.1
packaging==20.9
pygments==2.8.1
pygments==2.9.0
pyparsing==2.4.7
pytz==2021.1
recommonmark==0.6.0
Expand All @@ -20,8 +20,8 @@ snowballstemmer==2.1.0
sphinx==3.2.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
urllib3==1.26.4
sphinxcontrib-serializinghtml==1.1.5
urllib3==1.26.5

0 comments on commit 77fc255

Please sign in to comment.