From 240207ec2915472edccf1a3a5cfb2f082f1d98ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 03:59:05 +0000 Subject: [PATCH] build(deps): bump tox from 4.4.12 to 4.5.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.4.12 to 4.5.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.4.12...4.5.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 5d2b48a..d6b0b8e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,4 +7,4 @@ pytest-asyncio requests_mock aiohttp aioresponses -tox==4.4.12 +tox==4.5.0