summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-15 13:03:04 +0000
committerGitHub <noreply@github.com>2021-11-15 13:03:04 +0000
commita182b3426d773c5cc2fd72183ec6a2e422d110ee (patch)
treedcac03d940e83dbb30f94441e57fc681b7ae65bf
parentcff6d39b0ce57299d51f2321c0b6e6e761d9feeb (diff)
downloadpylint-git-dependabot/pip/tbump-approx-eq-6.6.0.tar.gz
Update tbump requirement from ~=6.5.0 to ~=6.6.0dependabot/pip/tbump-approx-eq-6.6.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.5.0...v6.6.0) --- updated-dependencies: - dependency-name: tbump dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 9785c5af0..4bf1bd157 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -3,7 +3,7 @@
coveralls~=3.3
coverage~=6.1.2
pre-commit~=2.15;python_full_version>="3.6.2"
-tbump~=6.5.0
+tbump~=6.6.0
pyenchant~=3.2
pytest-cov~=3.0
pytest-profiling~=1.7