Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump certifi from 2020.12.5 to 2022.12.7 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
134 changes: 94 additions & 40 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,46 +4,100 @@
#
# pip-compile requirements.in
#
alabaster==0.7.12 # via sphinx
antlr4-python3-runtime==4.9.1 # via -r requirements.in
attrs==20.3.0 # via doc2dash
babel==2.9.0 # via sphinx
beautifulsoup4==4.9.3 # via -r requirements.in, doc2dash
certifi==2020.12.5 # via requests
chardet==4.0.0 # via requests
click==7.1.2 # via doc2dash
colorama==0.4.4 # via doc2dash
doc2dash==2.3.0 # via -r requirements.in
docutils==0.16 # via pybtex-docutils, sphinx, sphinxcontrib-bibtex
idna==2.10 # via requests
imagesize==1.2.0 # via sphinx
jinja2==2.11.2 # via sphinx
latexcodec==2.0.1 # via pybtex
markupsafe==1.1.1 # via jinja2
packaging==20.8 # via sphinx
pexpect==4.8.0 # via -r requirements.in
ptyprocess==0.7.0 # via pexpect
pybtex-docutils==1.0.0 # via sphinxcontrib-bibtex
pybtex==0.24.0 # via pybtex-docutils, sphinxcontrib-bibtex
pygments==2.7.4 # via sphinx
pyparsing==2.4.7 # via packaging
pytz==2020.5 # via babel
pyyaml==5.4.1 # via pybtex
requests==2.25.1 # via sphinx
six==1.15.0 # via doc2dash, latexcodec, pybtex
snowballstemmer==2.1.0 # via sphinx
soupsieve==2.1 # via beautifulsoup4
sphinx-rtd-theme==0.5.1 # via -r requirements.in
sphinx==3.4.3 # via -r requirements.in, doc2dash, sphinx-rtd-theme, sphinxcontrib-bibtex
sphinxcontrib-applehelp==1.0.2 # via sphinx
sphinxcontrib-bibtex==2.1.4 # via -r requirements.in
sphinxcontrib-devhelp==1.0.2 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
urllib3==1.26.2 # via requests
zope.interface==5.2.0 # via doc2dash
alabaster==0.7.12
# via sphinx
antlr4-python3-runtime==4.9.1
# via -r requirements.in
attrs==20.3.0
# via doc2dash
babel==2.9.0
# via sphinx
beautifulsoup4==4.9.3
# via
# -r requirements.in
# doc2dash
certifi==2022.12.7
# via requests
chardet==4.0.0
# via requests
click==7.1.2
# via doc2dash
colorama==0.4.4
# via doc2dash
doc2dash==2.3.0
# via -r requirements.in
docutils==0.16
# via
# pybtex-docutils
# sphinx
# sphinxcontrib-bibtex
idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
jinja2==2.11.2
# via sphinx
latexcodec==2.0.1
# via pybtex
markupsafe==1.1.1
# via jinja2
packaging==20.8
# via sphinx
pexpect==4.8.0
# via -r requirements.in
ptyprocess==0.7.0
# via pexpect
pybtex==0.24.0
# via
# pybtex-docutils
# sphinxcontrib-bibtex
pybtex-docutils==1.0.0
# via sphinxcontrib-bibtex
pygments==2.7.4
# via sphinx
pyparsing==2.4.7
# via packaging
pytz==2020.5
# via babel
pyyaml==5.4.1
# via pybtex
requests==2.25.1
# via sphinx
six==1.15.0
# via
# doc2dash
# latexcodec
# pybtex
snowballstemmer==2.1.0
# via sphinx
soupsieve==2.1
# via beautifulsoup4
sphinx==3.4.3
# via
# -r requirements.in
# doc2dash
# sphinx-rtd-theme
# sphinxcontrib-bibtex
sphinx-rtd-theme==0.5.1
# via -r requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-bibtex==2.1.4
# via -r requirements.in
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==1.0.3
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
urllib3==1.26.2
# via requests
zope-interface==5.2.0
# via doc2dash

# The following packages are considered to be unsafe in a requirements file:
# setuptools