From 0ea8618491adda44057cd4ab68c258765cc0c7b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:23:35 +0000 Subject: [PATCH] build(deps): bump tox from 4.18.1 to 4.19.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.18.1 to 4.19.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.18.1...4.19.0) --- updated-dependencies: - dependency-name: tox 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 4da3d12..9e96bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cookiecutter==2.6.0 black==24.8.0 flake8==7.1.1 -tox==4.18.1 +tox==4.19.0 pytest==8.3.3 setuptools_scm==8.1.0 Django==5.1.1