From c3cd80767a88a81f8ba6a2650ad4b227f20db12a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 12:02:33 +0000 Subject: [PATCH] chore(deps): bump tox from 4.34.1 to 4.36.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.34.1 to 4.36.1. - [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.34.1...4.36.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.36.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9902e75..2a7fd42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pytest-django==4.11.1 pytest-subtests==0.15.0 pytest==9.0.2 sphinx_rtd_theme==3.1.0 -tox==4.34.1 +tox==4.36.1