summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-11 15:32:18 +0200
committerGitHub <noreply@github.com>2021-10-11 15:32:18 +0200
commit4e8a3659c4158766e56d6824752eb15614ae6726 (patch)
tree1927fb14f232534ad35c38b819bb405c5236926a /requirements_test.txt
parenta486d2bc04987c9421ed3daf706194bb041cbab4 (diff)
downloadpylint-git-4e8a3659c4158766e56d6824752eb15614ae6726.tar.gz
Update tbump requirement from ~=6.4.0 to ~=6.4.1 (#5143)
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.0...v6.4.1) --- 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 286af5189..c2ee26887 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.0
+tbump~=6.4.1
pyenchant~=3.2
pytest-cov~=3.0
pytest-profiling~=1.7