Skip to content

Commit c15d94d

Browse files
Update tbump requirement from ~=6.6.0 to ~=6.7.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](your-tools/tbump@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: tbump dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9fe597 commit c15d94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
coveralls~=3.3
44
coverage~=6.2
55
pre-commit~=2.16;python_full_version>="3.6.2"
6-
tbump~=6.6.0
6+
tbump~=6.7.0
77
pyenchant~=3.2
88
pytest-cov~=3.0
99
pytest-profiling~=1.7

0 commit comments

Comments
 (0)