Skip to content

Commit 9a80e57

Browse files
Bump urllib3 from 1.26.4 to 1.26.5 in /doc/src/sphinx (#235)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luigi Marini <[email protected]>
1 parent ebf39ae commit 9a80e57

File tree

2 files changed

+71
-89
lines changed

2 files changed

+71
-89
lines changed

doc/src/sphinx/Pipfile.lock

Lines changed: 61 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/src/sphinx/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
-i https://pypi.org/simple/
22
alabaster==0.7.12
3-
babel==2.9.0
4-
certifi==2020.12.5
3+
babel==2.9.1
4+
certifi==2021.5.30
55
chardet==4.0.0
66
commonmark==0.9.1
7-
docutils==0.16
7+
docutils==0.17.1
88
idna==2.10
99
imagesize==1.2.0
10-
jinja2==2.11.3
11-
markupsafe==1.1.1
10+
jinja2==3.0.1
11+
markupsafe==2.0.1
1212
packaging==20.9
13-
pygments==2.8.1
13+
pygments==2.9.0
1414
pyparsing==2.4.7
1515
pytz==2021.1
1616
recommonmark==0.6.0
1717
requests==2.25.1
1818
snowballstemmer==2.1.0
19+
sphinx-rtd-theme==0.5.0
1920
sphinx==3.1.2
2021
sphinxcontrib-applehelp==1.0.2
2122
sphinxcontrib-devhelp==1.0.2
22-
sphinxcontrib-htmlhelp==1.0.3
23+
sphinxcontrib-htmlhelp==2.0.0
2324
sphinxcontrib-jsmath==1.0.1
2425
sphinxcontrib-qthelp==1.0.3
25-
sphinxcontrib-serializinghtml==1.1.4
26-
sphinx-rtd-theme==0.5.2
27-
urllib3==1.26.4
26+
sphinxcontrib-serializinghtml==1.1.5
27+
urllib3==1.26.5

0 commit comments

Comments
 (0)