From 91e6218478daef77171a516c79dedffc04ae1ec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:51:48 +0000 Subject: [PATCH] Bump rt from 3.0.6 to 3.0.7 Bumps [rt](https://github.com/python-rt/python-rt) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/python-rt/python-rt/releases) - [Changelog](https://github.com/python-rt/python-rt/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-rt/python-rt/compare/v3.0.6...v3.0.7) --- updated-dependencies: - dependency-name: rt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86985b9..ab10e87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mock==5.1.0 pycodestyle==2.10.0 pyflakes==3.0.1 requests-toolbelt==1.0.0 -rt==3.0.6 +rt==3.0.7 six==1.16.0 urllib3==2.0.4 validate-email==1.3