summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-11 14:29:17 +0000
committerDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2022-04-11 16:53:18 +0200
commit4aba8e08354ad13268d39b8c4c87077212ede272 (patch)
treedb67a45edc614f42f741ca1971970b4d01df2fe7 /requirements_test.txt
parent32a698c325f0ae90db134c224dac98cb7abdc7f3 (diff)
downloadpylint-git-4aba8e08354ad13268d39b8c4c87077212ede272.tar.gz
Update tbump requirement from ~=6.7.0 to ~=6.8.0
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.7.0...v6.8.0) --- updated-dependencies: - dependency-name: tbump dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@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 b046ea475..c433de88f 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -3,7 +3,7 @@
coveralls~=3.3
coverage~=6.3
pre-commit~=2.18
-tbump~=6.7.0
+tbump~=6.8.0
contributors-txt>=0.7.3
pyenchant~=3.2
pytest-cov~=3.0