summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-11 16:04:36 +0200
committerGitHub <noreply@github.com>2022-04-11 16:04:36 +0200
commit60ce60a5949edf4b33bd34d0260574dcef0fd534 (patch)
tree85c85d8ed23505b4b5ec9b2f15e9a9920ed1d44b /requirements_test.txt
parentb067b967b0054c21affba9f8f31b412eb3516563 (diff)
downloadpylint-git-60ce60a5949edf4b33bd34d0260574dcef0fd534.tar.gz
Update tbump requirement from ~=6.6.0 to ~=6.7.0 (#5600)
Updates the requirements on [tbump](https://github.com/dmerejkowsky/tbump) to permit the latest version. - [Release notes](https://github.com/dmerejkowsky/tbump/releases) - [Changelog](https://github.com/dmerejkowsky/tbump/blob/main/Changelog.rst) - [Commits](https://github.com/dmerejkowsky/tbump/compare/v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: tbump dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
Diffstat (limited to 'requirements_test.txt')
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 68e464cec..67a2011d7 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -3,7 +3,7 @@
coveralls~=3.3
coverage~=6.3
pre-commit~=2.17
-tbump~=6.6.0
+tbump~=6.7.0
contributors-txt>=0.7.3
pyenchant~=3.2
pytest-cov~=3.0