summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-16 13:05:28 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-05-16 15:57:28 +0200
commit886e348991f174123e688aa6a68f0b50dd63bd7b (patch)
treef09494325532dfdbffbd2e2ba44cd9c489f51577 /requirements_test.txt
parent95be3b90fc41eff8c50338625ac617883d50b42c (diff)
downloadpylint-git-886e348991f174123e688aa6a68f0b50dd63bd7b.tar.gz
Update tbump requirement from ~=6.8.0 to ~=6.9.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.8.0...v6.9.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 f7a3d5839..cbcbbc48e 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -3,7 +3,7 @@
coveralls~=3.3
coverage~=6.3.3
pre-commit~=2.19
-tbump~=6.8.0
+tbump~=6.9.0
contributors-txt>=0.7.3
pytest-cov~=3.0
pytest-profiling~=1.7