From 7f1b4e76ae6a361ad834cbe056937f61001d5486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 03:52:39 +0000 Subject: [PATCH] build(deps): bump tox from 4.46.0 to 4.46.3 Bumps [tox](https://github.com/tox-dev/tox) from 4.46.0 to 4.46.3. - [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.46.0...4.46.3) --- updated-dependencies: - dependency-name: tox dependency-version: 4.46.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7d98775..fb8889e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,5 +7,5 @@ pytest-asyncio requests_mock aiohttp aioresponses -tox==4.46.0 +tox==4.46.3 freezegun \ No newline at end of file