From 886e348991f174123e688aa6a68f0b50dd63bd7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 13:05:28 +0000 Subject: Update tbump requirement from ~=6.8.0 to ~=6.9.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.8.0...v6.9.0) --- updated-dependencies: - dependency-name: tbump dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements_test.txt') diff --git a/requirements_test.txt b/requirements_test.txt index f7a3d5839..cbcbbc48e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ coveralls~=3.3 coverage~=6.3.3 pre-commit~=2.19 -tbump~=6.8.0 +tbump~=6.9.0 contributors-txt>=0.7.3 pytest-cov~=3.0 pytest-profiling~=1.7 -- cgit v1.2.1