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 2019.11.28 to 2022.12.7 #42

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
173 changes: 134 additions & 39 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,50 +6,145 @@
#
# The following packages are considered to be unsafe in a requirements file:
# setuptools
-r requirements.txt

alabaster==0.7.12 # via sphinx
argh==0.26.2 # via sphinx-autobuild, watchdog
attrs==19.3.0 # via pytest
certifi==2019.11.28 # via requests
chardet==3.0.4 # via requests
colorama==0.4.3 # via pytest-watch
docopt==0.6.2 # via pytest-watch
docutils==0.15.2 # via sphinx
alabaster==0.7.12
# via sphinx
argh==0.26.2
# via watchdog
attrs==19.3.0
# via pytest
babel==2.8.0
# via sphinx
certifi==2022.12.7
# via requests
chardet==3.0.4
# via requests
click==7.0
# via
# flask
# pip-tools
# travis-sphinx
colorama==0.4.3
# via pytest-watch
docopt==0.6.2
# via pytest-watch
docutils==0.15.2
# via sphinx
factory-boy==2.12.0
filelock==3.0.12 # via tox
ghp-import==0.5.5 # via travis-sphinx
# via -r requirements-dev.in
faker==4.0.0
# via
# -r requirements-dev.in
# factory-boy
filelock==3.0.12
# via tox
flask==1.1.1
# via pytest-flask
ghp-import==0.5.5
# via travis-sphinx
guzzle-sphinx-theme==0.7.11
idna==2.8 # via requests
imagesize==1.2.0 # via sphinx
livereload==2.6.1 # via sphinx-autobuild
packaging==20.0 # via pytest, sphinx, tox
pathtools==0.1.2 # via sphinx-autobuild, watchdog
pbr==5.4.4 # via sphinx-click
# via -r requirements-dev.in
idna==2.8
# via requests
imagesize==1.2.0
# via sphinx
itsdangerous==1.1.0
# via flask
jinja2==2.10.3
# via
# flask
# sphinx
markupsafe==1.1.1
# via jinja2
more-itertools==8.0.2
# via pytest
packaging==20.0
# via
# pytest
# sphinx
# tox
pathtools==0.1.2
# via watchdog
pbr==5.4.4
# via sphinx-click
pip-tools==4.3.0
pluggy==0.13.1 # via pytest, tox
port_for==0.3.1 # via sphinx-autobuild
py==1.8.1 # via pytest, tox
pygments==2.5.2 # via sphinx
pyparsing==2.4.6 # via packaging
# via -r requirements-dev.in
pluggy==0.13.1
# via
# pytest
# tox
py==1.8.1
# via
# pytest
# tox
pygments==2.5.2
# via sphinx
pyparsing==2.4.6
# via packaging
pytest==5.3.5
# via
# -r requirements-dev.in
# pytest-flask
# pytest-watch
pytest-flask==0.15.1
# via -r requirements-dev.in
pytest-watch==4.2.0
pytest==5.3.5
requests==2.22.0 # via sphinx
snowballstemmer==2.0.0 # via sphinx
sphinx-click==2.3.1
# via -r requirements-dev.in
python-dateutil==2.8.1
# via faker
pytz==2019.3
# via babel
pyyaml==5.3
# via watchdog
requests==2.22.0
# via sphinx
six==1.13.0
# via
# packaging
# pip-tools
# python-dateutil
# tox
snowballstemmer==2.0.0
# via sphinx
sphinx==2.4.0
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
toml==0.10.0 # via tox
tornado==6.0.3 # via livereload, sphinx-autobuild
# via
# -r requirements-dev.in
# guzzle-sphinx-theme
# sphinx-click
# travis-sphinx
sphinx-click==2.3.1
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.1
# via sphinx
sphinxcontrib-devhelp==1.0.1
# via sphinx
sphinxcontrib-htmlhelp==1.0.2
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.2
# via sphinx
sphinxcontrib-serializinghtml==1.1.3
# via sphinx
text-unidecode==1.3
# via faker
toml==0.10.0
# via tox
tox==3.14.3
# via -r requirements-dev.in
travis-sphinx==2.2.1
urllib3==1.25.8 # via requests
virtualenv==16.7.9 # via tox
watchdog==0.9.0 # via pytest-watch, sphinx-autobuild
wcwidth==0.1.8 # via pytest
# via -r requirements-dev.in
urllib3==1.25.8
# via requests
virtualenv==16.7.9
# via tox
watchdog==0.9.0
# via pytest-watch
wcwidth==0.1.8
# via pytest
werkzeug==0.16.0
# via
# flask
# pytest-flask

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