summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-20 15:24:40 +0200
committerGitHub <noreply@github.com>2021-09-20 15:24:40 +0200
commitbf75efb92833dc72da45a5a0871f067ca06862bd (patch)
treede535ea9ab4a13e25bb1dc188f8cb4c22c51f234 /requirements_test.txt
parent15c93c525366ec12dcc696c9b4aa0e033389d802 (diff)
downloadpylint-git-bf75efb92833dc72da45a5a0871f067ca06862bd.tar.gz
Update tbump requirement from ~=6.3.2 to ~=6.4.0 (#5053)
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.3.2...v6.4.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 ac73b4def..d3c323fa3 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.3.2
+tbump~=6.4.0
pyenchant~=3.2
pytest-cov~=2.12
pytest-profiling~=1.7