From c68e953bb1e2f51e6d49a32ebf18517a53e14954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:13:24 +0000 Subject: [PATCH] build(deps): bump coverage from 5.5 to 7.3.0 Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.5 to 7.3.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.5...7.3.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 320 +++++++++++++++++-------------------------- requirements/test.in | 2 +- 2 files changed, 124 insertions(+), 198 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index db1387f..047c96e 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,35 +4,31 @@ # # pip-compile --output-file=requirements/dev.txt --resolver=backtracking 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 +anyio==3.7.1 # via jupyter-server -argcomplete==3.0.8 +argcomplete==3.1.1 # via -r requirements/dev.in argon2-cffi==21.3.0 - # via - # jupyter-server - # nbclassic - # notebook + # via jupyter-server argon2-cffi-bindings==21.2.0 # via argon2-cffi arrow==1.2.3 # via isoduration asttokens==2.2.1 # via stack-data -attrs==22.2.0 - # via jsonschema +async-lru==2.0.4 + # via jupyterlab +attrs==23.1.0 + # via + # jsonschema + # referencing babel==2.12.1 # via # -r requirements/dev.in - # sphinx - # sphinx-intl + # jupyterlab-server backcall==0.2.0 # via ipython -beautifulsoup4==4.12.0 +beautifulsoup4==4.12.2 # via nbconvert bleach==6.0.0 # via @@ -40,68 +36,55 @@ bleach==6.0.0 # nbconvert # readme-renderer build==0.10.0 - # via - # check-manifest - # pip-tools - # pyroma -cachetools==5.3.0 + # via pip-tools +cachetools==5.3.1 # via tox -certifi==2022.12.7 +certifi==2023.7.22 # via requests cffi==1.15.1 # via - # -r requirements.in - # -r requirements/setup.in # argon2-cffi-bindings # cryptography -chardet==5.1.0 +chardet==5.2.0 # via tox -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via requests -check-manifest==0.49 - # via -r requirements/lint.in -click==8.1.3 - # via - # pip-tools - # sphinx-intl +click==8.1.6 + # via pip-tools colorama==0.4.6 # via # tox # zest-releaser 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 +comm==0.1.4 + # via + # ipykernel + # ipywidgets +cryptography==41.0.3 # via secretstorage -cython==0.29.35 +cython==3.0.0 # via -r requirements/dev.in -debugpy==1.6.6 +debugpy==1.6.7.post1 # via ipykernel decorator==5.1.1 # via ipython defusedxml==0.7.1 # via nbconvert -distlib==0.3.6 +distlib==0.3.7 # via virtualenv -docutils==0.19 +docutils==0.20.1 # via - # pyroma # readme-renderer # restview - # sphinx executing==1.2.0 # via stack-data -fastjsonschema==2.16.3 +fastjsonschema==2.18.0 # via nbformat -filelock==3.12.0 +filelock==3.12.2 # via # tox # virtualenv -flake8==6.0.0 - # via -r requirements/lint.in fqdn==1.5.1 # via jsonschema humanfriendly==10.0 @@ -111,39 +94,30 @@ idna==3.4 # anyio # jsonschema # requests -imagesize==1.4.1 - # via sphinx -importlib-metadata==6.1.0 +importlib-metadata==6.8.0 # via - # jupyter-client # keyring - # nbconvert - # sphinx # twine -ipykernel==6.22.0 +ipykernel==6.25.1 # via # jupyter # jupyter-console - # nbclassic - # notebook + # jupyterlab # qtconsole -ipython==8.11.0 +ipython==8.14.0 # via # ipykernel # ipywidgets # jupyter-console ipython-genutils==0.2.0 - # via - # nbclassic - # notebook - # qtconsole -ipywidgets==8.0.5 + # via qtconsole +ipywidgets==8.1.0 # via jupyter isoduration==20.11.0 # via jsonschema -jaraco-classes==3.2.3 +jaraco-classes==3.3.0 # via keyring -jedi==0.18.2 +jedi==0.19.0 # via ipython jeepney==0.8.0 # via @@ -152,60 +126,72 @@ jeepney==0.8.0 jinja2==3.1.2 # via # jupyter-server - # nbclassic + # jupyterlab + # jupyterlab-server # nbconvert - # notebook - # sphinx -jsonpointer==2.3 +json5==0.9.14 + # via jupyterlab-server +jsonpointer==2.4 # via jsonschema -jsonschema[format-nongpl]==4.17.3 +jsonschema[format-nongpl]==4.19.0 # via # jupyter-events + # jupyterlab-server # nbformat +jsonschema-specifications==2023.7.1 + # via jsonschema jupyter==1.0.0 # via -r requirements/dev.in -jupyter-client==8.1.0 +jupyter-client==8.3.0 # via # ipykernel # jupyter-console # jupyter-server - # nbclassic # nbclient - # notebook # qtconsole jupyter-console==6.6.3 # via jupyter -jupyter-core==5.3.0 +jupyter-core==5.3.1 # via # ipykernel # jupyter-client # jupyter-console # jupyter-server - # nbclassic + # jupyterlab # nbclient # nbconvert # nbformat - # notebook # qtconsole -jupyter-events==0.6.3 +jupyter-events==0.7.0 # via jupyter-server -jupyter-server==2.5.0 +jupyter-lsp==2.2.0 + # via jupyterlab +jupyter-server==2.7.0 # via - # nbclassic + # jupyter-lsp + # jupyterlab + # jupyterlab-server + # notebook # notebook-shim jupyter-server-terminals==0.4.4 # via jupyter-server +jupyterlab==4.0.5 + # via notebook jupyterlab-pygments==0.2.2 # via nbconvert -jupyterlab-widgets==3.0.6 +jupyterlab-server==2.24.0 + # via + # jupyterlab + # notebook +jupyterlab-widgets==3.0.8 # via ipywidgets -keyring==23.13.1 +keyring==24.2.0 # via twine ktug-hanyang-pua==0.1.2 # via -r requirements/dev.in -markdown-it-py==2.2.0 +markdown-it-py==3.0.0 # via rich -markupsafe==2.1.2 +markupsafe==2.1.3 # via # jinja2 # nbconvert @@ -213,53 +199,46 @@ 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 +mistune==3.0.1 # via nbconvert -more-itertools==5.0.0 +more-itertools==10.1.0 # via jaraco-classes -nbclassic==0.5.3 - # via notebook -nbclient==0.7.2 +nbclient==0.8.0 # via nbconvert -nbconvert==7.2.10 +nbconvert==7.7.3 # via # jupyter # jupyter-server - # nbclassic - # notebook -nbformat==5.8.0 +nbformat==5.9.2 # via # jupyter-server - # nbclassic # nbclient # nbconvert - # notebook -nest-asyncio==1.5.6 - # via - # ipykernel - # nbclassic - # notebook -notebook==6.5.4 +nest-asyncio==1.5.7 + # via ipykernel +notebook==7.0.2 # via # -r requirements/dev.in # jupyter -notebook-shim==0.2.2 - # via nbclassic +notebook-shim==0.2.3 + # via + # jupyterlab + # notebook +overrides==7.4.0 + # via jupyter-server packaging==23.1 # via # build # ipykernel # jupyter-server + # jupyterlab + # jupyterlab-server # nbconvert # pyproject-api - # pyroma # qtconsole # qtpy - # sphinx # tox pandocfilters==1.5.0 # via nbconvert @@ -273,27 +252,24 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pip-tools==6.13.0 +pip-tools==7.3.0 # via -r requirements/dev.in pkginfo==1.9.6 # via twine -platformdirs==3.5.1 +platformdirs==3.10.0 # via # jupyter-core # tox # virtualenv -pluggy==1.0.0 +pluggy==1.2.0 # via tox -prometheus-client==0.16.0 - # via - # jupyter-server - # nbclassic - # notebook -prompt-toolkit==3.0.38 +prometheus-client==0.17.1 + # via jupyter-server +prompt-toolkit==3.0.39 # via # ipython # jupyter-console -psutil==5.9.4 +psutil==5.9.5 # via ipykernel ptyprocess==0.7.0 # via @@ -301,67 +277,56 @@ 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 +pygments==2.16.1 # via # ipython # jupyter-console # nbconvert - # pyroma # qtconsole # readme-renderer # restview # rich - # sphinx -pyproject-api==1.5.1 +pyproject-api==1.5.3 # 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 # via # arrow # jupyter-client python-json-logger==2.0.7 # via jupyter-events -pyyaml==6.0 +pyyaml==6.0.1 # via jupyter-events -pyzmq==25.0.2 +pyzmq==25.1.1 # via # ipykernel # jupyter-client # jupyter-console # jupyter-server - # nbclassic - # notebook # qtconsole -qtconsole==5.4.1 +qtconsole==5.4.3 # 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 +referencing==0.30.2 + # via + # jsonschema + # jsonschema-specifications + # jupyter-events requests==2.31.0 # via - # -r requirements/docs.in - # pyroma + # jupyterlab-server # requests-toolbelt - # sphinx # twine # zest-releaser -requests-toolbelt==0.10.1 +requests-toolbelt==1.0.0 # via twine restview==3.0.1 # via -r requirements/dev.in @@ -375,77 +340,43 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rich==13.3.2 +rich==13.5.2 # via twine +rpds-py==0.9.2 + # via + # jsonschema + # referencing secretstorage==3.3.3 # via keyring -send2trash==1.8.0 - # via - # jupyter-server - # nbclassic - # notebook +send2trash==1.8.2 + # via jupyter-server six==1.16.0 # via # asttokens # bleach - # more-itertools # python-dateutil # rfc3339-validator sniffio==1.3.0 # via anyio -snowballstemmer==2.2.0 - # via sphinx -soupsieve==2.4 +soupsieve==2.4.1 # via beautifulsoup4 -sphinx==7.0.1 - # 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 # via # jupyter-server # jupyter-server-terminals - # nbclassic - # notebook tinycss2==1.2.1 # via nbconvert -tomli==2.0.1 - # via - # build - # check-manifest - # pyproject-api - # pyproject-hooks - # tox - # zest-releaser -tornado==6.3.2 +tornado==6.3.3 # via # ipykernel # jupyter-client # jupyter-server - # nbclassic + # jupyterlab # notebook # terminado -tox==4.5.2 +tox==4.8.0 # via -r requirements/dev.in traitlets==5.9.0 # via @@ -458,50 +389,45 @@ traitlets==5.9.0 # jupyter-core # jupyter-events # jupyter-server + # jupyterlab # matplotlib-inline - # nbclassic # nbclient # nbconvert # nbformat - # notebook # qtconsole -trove-classifiers==2023.3.9 - # via pyroma twine==4.0.2 # via zest-releaser -uri-template==1.2.0 +uri-template==1.3.0 # via jsonschema -urllib3==1.26.15 +urllib3==2.0.4 # via # requests # twine -virtualenv==20.23.0 +virtualenv==20.24.3 # via tox wcwidth==0.2.6 # via prompt-toolkit -webcolors==1.12 +webcolors==1.13 # via jsonschema webencodings==0.5.1 # via # bleach # tinycss2 -websocket-client==1.5.1 +websocket-client==1.6.1 # via jupyter-server -wheel==0.40.0 +wheel==0.41.1 # via # -r requirements/dev.in # pip-tools # zc-buildout -widgetsnbextension==4.0.6 +widgetsnbextension==4.0.8 # via ipywidgets zc-buildout==3.0.1 # via -r requirements/dev.in zest-releaser==8.0.0 # via -r requirements/dev.in -zipp==3.15.0 +zipp==3.16.2 # via importlib-metadata -zope-interface==6.0 - # via repoze-sphinx-autointerface # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/test.in b/requirements/test.in index 1c3eedc..12f9feb 100644 --- a/requirements/test.in +++ b/requirements/test.in @@ -1,2 +1,2 @@ cffi >= 1.0.0 -coverage >= 5.5, < 6.0 +coverage >= 5.5, < 8.0