Skip to content

Commit

Permalink
Bump certifi from 2020.6.20 to 2022.12.7 in /requirements
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](certifi/python-certifi@2020.06.20...2022.12.07)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent f9b6161 commit 7cec970
Show file tree
Hide file tree
Showing 7 changed files with 1,146 additions and 405 deletions.
347 changes: 262 additions & 85 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,91 +4,268 @@
#
# pip-compile dev.in
#
aiohttp==3.6.2 # via pytest-sanic
alabaster==0.7.12 # via sphinx
appdirs==1.4.4 # via black, virtualenv
async-generator==1.10 # via pytest-sanic
async-timeout==3.0.1 # via aiohttp
attrs==19.3.0 # via aiohttp, black, pytest
babel==2.8.0 # via sphinx
black==19.10b0 # via -r tests.in
bleach==3.1.5 # via readme-renderer
certifi==2020.6.20 # via requests
cfgv==3.1.0 # via pre-commit
chardet==3.0.4 # via aiohttp, requests, zest.releaser
check-manifest==0.42 # via zest.releaser
click==7.1.2 # via black, pip-tools
colorama==0.4.3 # via twine, zest.releaser
coverage==5.2.1 # via -r tests.in, pytest-cov
dataclasses==0.7 ; python_version < "3.7" # via -r tests.in
distlib==0.3.1 # via virtualenv
docutils==0.16 # via pyroma, readme-renderer, sphinx
filelock==3.0.12 # via tox, virtualenv
identify==1.4.25 # via pre-commit
idna-ssl==1.1.0 # via aiohttp
idna==2.10 # via idna-ssl, requests, yarl
imagesize==1.2.0 # via sphinx
importlib-metadata==1.7.0 # via keyring, pep517, pluggy, pre-commit, pytest, tox, twine, virtualenv
importlib-resources==3.0.0 # via pre-commit, virtualenv
jinja2==2.11.2 # via sphinx
keyring==21.2.1 # via twine
markupsafe==1.1.1 # via jinja2
mirakuru==2.3.0 # via pytest-redis
more-itertools==8.4.0 # via pytest
multidict==4.7.6 # via aiohttp, yarl
nodeenv==1.4.0 # via pre-commit
packaging==20.4 # via bleach, pytest, sphinx, tox
pathspec==0.8.0 # via black
pep517==0.8.2 # via check-manifest
pip-tools==5.3.0 # via -r dev.in
pkginfo==1.5.0.1 # via twine
pluggy==0.13.1 # via pytest, tox
port-for==0.4 # via pytest-redis
pre-commit==2.6.0 # via -r dev.in
psutil==5.7.2 # via mirakuru
py==1.9.0 # via pytest, tox
pygments==2.6.1 # via pyroma, readme-renderer, sphinx
pyparsing==2.4.7 # via packaging
pyroma==2.6 # via zest.releaser
pytest-cov==2.10.1 # via -r tests.in
pytest-redis==2.0.0 # via -r tests.in
pytest-sanic==1.6.1 # via -r tests.in
pytest==5.4.3 # via -r tests.in, pytest-cov, pytest-redis, pytest-sanic
pytz==2020.1 # via babel
pyyaml==5.3.1 # via pre-commit
readme-renderer==26.0 # via twine, zest.releaser
redis==3.5.3 # via pytest-redis
regex==2020.7.14 # via black
requests-toolbelt==0.9.1 # via twine
requests==2.24.0 # via -r tests.in, requests-toolbelt, sphinx, twine, zest.releaser
rfc3986==1.4.0 # via twine
six==1.15.0 # via bleach, packaging, pip-tools, readme-renderer, tox, virtualenv, zest.releaser
snowballstemmer==2.0.0 # via sphinx
sphinx-autodoc-typehints==1.11.0 # via -r docs.in
sphinx-issues==1.2.0 # via -r docs.in
sphinx-rtd-theme==0.5.0 # via -r docs.in
sphinx==3.2.1 # via -r docs.in, sphinx-autodoc-typehints, sphinx-issues, sphinx-rtd-theme, sphinxcontrib-log-cabinet
sphinxcontrib-applehelp==1.0.2 # via sphinx
sphinxcontrib-devhelp==1.0.2 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-log-cabinet==1.0.1 # via -r docs.in
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
toml==0.10.1 # via black, check-manifest, pep517, pre-commit, tox
tox==3.18.1 # via -r tests.in
tqdm==4.48.0 # via twine
twine==3.2.0 # via zest.releaser
typed-ast==1.4.1 # via black
typing-extensions==3.7.4.2 # via aiohttp, yarl
urllib3==1.25.10 # via requests
virtualenv==20.0.28 # via pre-commit, tox
wcwidth==0.2.5 # via pytest
webencodings==0.5.1 # via bleach
wheel==0.34.2 # via zest.releaser
yarl==1.5.0 # via aiohttp
zest.releaser[recommended]==6.21.0 # via -r dev.in
zipp==3.1.0 # via importlib-metadata, importlib-resources, pep517
aiohttp==3.6.2
# via pytest-sanic
alabaster==0.7.12
# via sphinx
appdirs==1.4.4
# via
# black
# virtualenv
async-generator==1.10
# via pytest-sanic
async-timeout==3.0.1
# via aiohttp
attrs==19.3.0
# via
# aiohttp
# black
# pytest
babel==2.8.0
# via sphinx
black==19.10b0
# via -r tests.in
bleach==3.1.5
# via readme-renderer
certifi==2022.12.7
# via requests
cffi==1.15.1
# via cryptography
cfgv==3.1.0
# via pre-commit
chardet==3.0.4
# via
# aiohttp
# requests
# zest.releaser
check-manifest==0.42
# via zest.releaser
click==7.1.2
# via
# black
# pip-tools
colorama==0.4.3
# via
# twine
# zest.releaser
coverage==5.2.1
# via
# -r tests.in
# pytest-cov
cryptography==38.0.4
# via secretstorage
dataclasses==0.7 ; python_version < "3.7"
# via -r tests.in
distlib==0.3.1
# via virtualenv
docutils==0.16
# via
# pyroma
# readme-renderer
# sphinx
filelock==3.0.12
# via
# tox
# virtualenv
identify==1.4.25
# via pre-commit
idna==2.10
# via
# idna-ssl
# requests
# yarl
idna-ssl==1.1.0
# via aiohttp
imagesize==1.2.0
# via sphinx
importlib-metadata==1.7.0
# via
# keyring
# pep517
# pluggy
# pre-commit
# pytest
# tox
# twine
# virtualenv
importlib-resources==3.0.0
# via
# pre-commit
# virtualenv
jeepney==0.7.1
# via
# keyring
# secretstorage
jinja2==2.11.2
# via sphinx
keyring==21.2.1
# via twine
markupsafe==1.1.1
# via jinja2
mirakuru==2.3.0
# via pytest-redis
more-itertools==8.4.0
# via pytest
multidict==4.7.6
# via
# aiohttp
# yarl
nodeenv==1.4.0
# via pre-commit
packaging==20.4
# via
# bleach
# pytest
# sphinx
# tox
pathspec==0.8.0
# via black
pep517==0.8.2
# via check-manifest
pip-tools==5.3.0
# via -r dev.in
pkginfo==1.5.0.1
# via twine
pluggy==0.13.1
# via
# pytest
# tox
port-for==0.4
# via pytest-redis
pre-commit==2.6.0
# via -r dev.in
psutil==5.7.2
# via mirakuru
py==1.9.0
# via
# pytest
# tox
pycparser==2.21
# via cffi
pygments==2.6.1
# via
# pyroma
# readme-renderer
# sphinx
pyparsing==2.4.7
# via packaging
pyroma==2.6
# via zest.releaser
pytest==5.4.3
# via
# -r tests.in
# pytest-cov
# pytest-redis
# pytest-sanic
pytest-cov==2.10.1
# via -r tests.in
pytest-redis==2.0.0
# via -r tests.in
pytest-sanic==1.6.1
# via -r tests.in
pytz==2020.1
# via babel
pyyaml==5.3.1
# via pre-commit
readme-renderer==26.0
# via
# twine
# zest.releaser
redis==3.5.3
# via pytest-redis
regex==2020.7.14
# via black
requests==2.24.0
# via
# -r tests.in
# requests-toolbelt
# sphinx
# twine
# zest.releaser
requests-toolbelt==0.9.1
# via twine
rfc3986==1.4.0
# via twine
secretstorage==3.3.3
# via keyring
six==1.15.0
# via
# bleach
# packaging
# pip-tools
# readme-renderer
# tox
# virtualenv
# zest.releaser
snowballstemmer==2.0.0
# via sphinx
sphinx==3.2.1
# via
# -r docs.in
# sphinx-autodoc-typehints
# sphinx-issues
# sphinx-rtd-theme
# sphinxcontrib-log-cabinet
sphinx-autodoc-typehints==1.11.0
# via -r docs.in
sphinx-issues==1.2.0
# via -r docs.in
sphinx-rtd-theme==0.5.0
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==1.0.3
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r docs.in
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
toml==0.10.1
# via
# black
# check-manifest
# pep517
# pre-commit
# tox
tox==3.18.1
# via -r tests.in
tqdm==4.48.0
# via twine
twine==3.2.0
# via zest.releaser
typed-ast==1.4.1
# via black
typing-extensions==3.7.4.2
# via
# aiohttp
# yarl
urllib3==1.25.10
# via requests
virtualenv==20.0.28
# via
# pre-commit
# tox
wcwidth==0.2.5
# via pytest
webencodings==0.5.1
# via bleach
wheel==0.34.2
# via zest.releaser
yarl==1.5.0
# via aiohttp
zest.releaser[recommended]==6.21.0
# via -r dev.in
zipp==3.1.0
# via
# importlib-metadata
# importlib-resources
# pep517

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
Loading

0 comments on commit 7cec970

Please sign in to comment.