Skip to content

Commit

Permalink
build(deps): bump coverage from 5.5 to 7.2.3
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 69a75a4.
  • Loading branch information
dependabot[bot] committed Apr 8, 2023
1 parent 236c883 commit 2beb8fc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 106 deletions.
128 changes: 23 additions & 105 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# pip-compile --output-file=requirements/dev.txt requirements.in requirements/dev.in requirements/docs.in requirements/lint.in requirements/setup.in requirements/site.in requirements/test.in
#
alabaster==0.7.13
# via
# -r requirements/docs.in
# sphinx
anyio==3.6.2
# via jupyter-server
argcomplete==3.0.5
Expand All @@ -26,45 +22,32 @@ asttokens==2.2.1
attrs==22.2.0
# via jsonschema
babel==2.12.1
# via
# -r requirements/dev.in
# sphinx
# sphinx-intl
# via -r requirements/dev.in
backcall==0.2.0
# via ipython
beautifulsoup4==4.12.0
beautifulsoup4==4.12.2
# via nbconvert
bleach==6.0.0
# via
# -r requirements/dev.in
# nbconvert
# readme-renderer
build==0.10.0
# via
# check-manifest
# pip-tools
# pyroma
# via pip-tools
cachetools==5.3.0
# via tox
certifi==2022.12.7
# via requests
cffi==1.15.1
# via
# -r requirements.in
# -r requirements/setup.in
# -r requirements/test.in
# argon2-cffi-bindings
# cryptography
chardet==5.1.0
# via tox
charset-normalizer==3.1.0
# via requests
check-manifest==0.49
# via -r requirements/lint.in
click==8.1.3
# via
# pip-tools
# sphinx-intl
# via pip-tools
colorama==0.4.6
# via
# tox
Expand All @@ -73,13 +56,11 @@ coloredlogs==15.0.1
# via -r requirements/dev.in
comm==0.1.3
# via ipykernel
coverage==5.5
# via -r requirements/test.in
cryptography==40.0.1
# via secretstorage
cython==0.29.34
# via -r requirements/dev.in
debugpy==1.6.6
debugpy==1.6.7
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -89,20 +70,16 @@ distlib==0.3.6
# via virtualenv
docutils==0.19
# via
# pyroma
# readme-renderer
# restview
# sphinx
executing==1.2.0
# via stack-data
fastjsonschema==2.16.3
# via nbformat
filelock==3.10.6
filelock==3.11.0
# via
# tox
# virtualenv
flake8==6.0.0
# via -r requirements/lint.in
fqdn==1.5.1
# via jsonschema
humanfriendly==10.0
Expand All @@ -112,23 +89,19 @@ idna==3.4
# anyio
# jsonschema
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.1.0
importlib-metadata==6.2.0
# via
# jupyter-client
# keyring
# nbconvert
# sphinx
# twine
ipykernel==6.22.0
# via
# ipywidgets
# jupyter
# jupyter-console
# nbclassic
# notebook
# qtconsole
ipython==8.11.0
ipython==8.12.0
# via
# ipykernel
# ipywidgets
Expand All @@ -138,7 +111,7 @@ ipython-genutils==0.2.0
# nbclassic
# notebook
# qtconsole
ipywidgets==8.0.5
ipywidgets==8.0.6
# via jupyter
isoduration==20.11.0
# via jsonschema
Expand All @@ -156,7 +129,6 @@ jinja2==3.1.2
# nbclassic
# nbconvert
# notebook
# sphinx
jsonpointer==2.3
# via jsonschema
jsonschema[format-nongpl]==4.17.3
Expand Down Expand Up @@ -198,7 +170,7 @@ jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==3.0.6
jupyterlab-widgets==3.0.7
# via ipywidgets
keyring==23.13.1
# via twine
Expand All @@ -214,21 +186,17 @@ matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mistune==2.0.5
# via nbconvert
more-itertools==5.0.0
# via
# -r requirements/test.in
# jaraco-classes
nbclassic==0.5.3
# via jaraco-classes
nbclassic==0.5.5
# via notebook
nbclient==0.7.2
nbclient==0.7.3
# via nbconvert
nbconvert==7.2.10
nbconvert==7.3.0
# via
# jupyter
# jupyter-server
Expand All @@ -246,7 +214,7 @@ nest-asyncio==1.5.6
# ipykernel
# nbclassic
# notebook
notebook==6.5.3
notebook==6.5.4
# via
# -r requirements/dev.in
# jupyter
Expand All @@ -259,10 +227,8 @@ packaging==23.0
# jupyter-server
# nbconvert
# pyproject-api
# pyroma
# qtconsole
# qtpy
# sphinx
# tox
pandocfilters==1.5.0
# via nbconvert
Expand All @@ -276,7 +242,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.12.3
pip-tools==6.13.0
# via -r requirements/dev.in
pkginfo==1.9.6
# via twine
Expand Down Expand Up @@ -304,29 +270,21 @@ ptyprocess==0.7.0
# terminado
pure-eval==0.2.2
# via stack-data
pycodestyle==2.10.0
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.0.1
# via flake8
pygments==2.14.0
# via
# ipython
# jupyter-console
# nbconvert
# pyroma
# qtconsole
# readme-renderer
# restview
# rich
# sphinx
pyproject-api==1.5.1
# via tox
pyproject-hooks==1.0.0
# via build
pyroma==4.2
# via -r requirements/lint.in
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
Expand All @@ -346,22 +304,17 @@ pyzmq==25.0.2
# nbclassic
# notebook
# qtconsole
qtconsole==5.4.1
qtconsole==5.4.2
# via jupyter
qtpy==2.3.0
qtpy==2.3.1
# via qtconsole
readme-renderer==36.0
# via
# restview
# twine
repoze-sphinx-autointerface==1.0.0
# via -r requirements/docs.in
requests==2.28.2
# via
# -r requirements/docs.in
# pyroma
# requests-toolbelt
# sphinx
# twine
# zest-releaser
requests-toolbelt==0.10.1
Expand All @@ -378,7 +331,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rich==13.3.2
rich==13.3.3
# via twine
secretstorage==3.3.3
# via keyring
Expand All @@ -396,32 +349,8 @@ six==1.16.0
# rfc3339-validator
sniffio==1.3.0
# via anyio
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4
# via beautifulsoup4
sphinx==6.1.3
# via
# -r requirements/docs.in
# repoze-sphinx-autointerface
# sphinx-argparse
# sphinx-intl
sphinx-argparse==0.4.0
# via -r requirements/docs.in
sphinx-intl==2.1.0
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
stack-data==0.6.2
# via ipython
terminado==0.17.1
Expand All @@ -432,13 +361,6 @@ terminado==0.17.1
# notebook
tinycss2==1.2.1
# via nbconvert
tomli==2.0.1
# via
# build
# check-manifest
# pyproject-api
# pyproject-hooks
# tox
tornado==6.2
# via
# ipykernel
Expand All @@ -447,7 +369,7 @@ tornado==6.2
# nbclassic
# notebook
# terminado
tox==4.4.8
tox==4.4.11
# via -r requirements/dev.in
traitlets==5.9.0
# via
Expand All @@ -467,8 +389,6 @@ traitlets==5.9.0
# nbformat
# notebook
# qtconsole
trove-classifiers==2023.3.9
# via pyroma
twine==4.0.2
# via zest-releaser
uri-template==1.2.0
Expand All @@ -481,7 +401,7 @@ virtualenv==20.21.0
# via tox
wcwidth==0.2.6
# via prompt-toolkit
webcolors==1.12
webcolors==1.13
# via jsonschema
webencodings==0.5.1
# via
Expand All @@ -494,16 +414,14 @@ wheel==0.40.0
# -r requirements/dev.in
# pip-tools
# zc-buildout
widgetsnbextension==4.0.6
widgetsnbextension==4.0.7
# via ipywidgets
zc-buildout==3.0.1
# via -r requirements/dev.in
zest-releaser==7.3.0
# via -r requirements/dev.in
zipp==3.15.0
# via importlib-metadata
zope-interface==6.0
# via repoze-sphinx-autointerface

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cffi >= 1.0.0
coverage >= 5.5, < 6.0
coverage >= 5.5, < 8.0
more-itertools < 6

0 comments on commit 2beb8fc

Please sign in to comment.