summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-12-20 21:35:21 +0100
committerGitHub <noreply@github.com>2021-12-20 21:35:21 +0100
commitd53eb4c9717815675d4d2c41d97dbae60cb62a08 (patch)
treed389ffdb81ca2c1a71dd7197ab2c55186e016a06
parent4077ddb5d462e2c0e70c6756e220c34fd6d7224e (diff)
downloadpylint-git-revert-5561-dependabot/pip/tbump-approx-eq-6.6.1.tar.gz
Revert "Update tbump requirement from ~=6.6.0 to ~=6.6.1 (#5561)"revert-5561-dependabot/pip/tbump-approx-eq-6.6.1
This reverts commit 9d078690e3e7f30900272c6f7d3e79ef7699b2a2.
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 84cb74280..1fd84ce7d 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -3,7 +3,7 @@
coveralls~=3.3
coverage~=6.2
pre-commit~=2.16;python_full_version>="3.6.2"
-tbump~=6.6.1
+tbump~=6.6.0
pyenchant~=3.2
pytest-cov~=3.0
pytest-profiling~=1.7