From 71eb6aefb21ba364ac1f220e53d6a01c50c5a611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 21:19:07 +0000 Subject: [PATCH] Bump check-manifest from 0.41 to 0.46 Bumps [check-manifest](https://github.com/mgedmin/check-manifest) from 0.41 to 0.46. - [Release notes](https://github.com/mgedmin/check-manifest/releases) - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](https://github.com/mgedmin/check-manifest/compare/0.41...0.46) --- updated-dependencies: - dependency-name: check-manifest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev.in | 2 +- dev.txt | 22 +++++++++++++--------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/dev.in b/dev.in index db4b64e..3e9ab43 100644 --- a/dev.in +++ b/dev.in @@ -1,5 +1,5 @@ bumpversion==0.5.3 -check-manifest==0.41 +check-manifest==0.46 coverage==5.0.3 pip-tools==4.5.1 pytest-runner==5.2 diff --git a/dev.txt b/dev.txt index 420468b..5a0775b 100644 --- a/dev.txt +++ b/dev.txt @@ -12,6 +12,8 @@ babel==2.8.0 # via sphinx bleach==3.1.4 # via readme-renderer +build==0.5.1 + # via check-manifest bumpversion==0.5.3 # via -r dev.in certifi==2019.11.28 @@ -20,7 +22,7 @@ cffi==1.14.0 # via cryptography chardet==3.0.4 # via requests -check-manifest==0.41 +check-manifest==0.46 # via -r dev.in click==7.0 # via pip-tools @@ -56,13 +58,14 @@ more-itertools==8.2.0 # via pytest packaging==20.1 # via + # build # pytest # sphinx # tox pathtools==0.1.2 # via watchdog -pep517==0.8.1 - # via check-manifest +pep517==0.10.0 + # via build pip-tools==4.5.1 # via -r dev.in pkginfo==1.5.0.1 @@ -83,25 +86,25 @@ pygments==2.5.2 # sphinx pyparsing==2.4.6 # via packaging -pytest-runner==5.2 - # via -r dev.in -pytest-watch==4.2.0 - # via -r dev.in pytest==5.3.5 # via # -r dev.in # pytest-watch +pytest-runner==5.2 + # via -r dev.in +pytest-watch==4.2.0 + # via -r dev.in pytz==2019.3 # via babel readme-renderer==24.0 # via twine -requests-toolbelt==0.9.1 - # via twine requests==2.22.0 # via # requests-toolbelt # sphinx # twine +requests-toolbelt==0.9.1 + # via twine secretstorage==3.1.2 # via keyring six==1.14.0 @@ -130,6 +133,7 @@ sphinxcontrib-serializinghtml==1.1.3 # via sphinx toml==0.10.0 # via + # build # check-manifest # pep517 # tox