summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-18 15:58:31 +0200
committerGitHub <noreply@github.com>2021-10-18 15:58:31 +0200
commit601ec4de495ce2a5b9c2538c45c671e6defe6e5a (patch)
tree38e53eea4961844da35cc7c76ab73a896ee4b7b6 /requirements_test.txt
parent46000aa1a42ffb0df2f61597c05753843c78f485 (diff)
downloadpylint-git-601ec4de495ce2a5b9c2538c45c671e6defe6e5a.tar.gz
Update tbump requirement from ~=6.4.1 to ~=6.5.0 (#5181)
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.4.1...v6.5.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>
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 c2ee26887..241cd1ad0 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -3,7 +3,7 @@
coveralls~=3.2
coverage~=5.5
pre-commit~=2.15;python_full_version>="3.6.2"
-tbump~=6.4.1
+tbump~=6.5.0
pyenchant~=3.2
pytest-cov~=3.0
pytest-profiling~=1.7