From 4bad8d7415a946bff590ffb31da816d67b8e88ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:04:40 +0200 Subject: [PATCH] build(deps-dev): bump tox from 4.14.2 to 4.15.0 (#460) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7ed546c1..f66ec64e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -79,7 +79,7 @@ pyyaml==6.0.1 # via pre-commit sqlparse==0.5.0 # via django -tox==4.14.2 +tox==4.15.0 # via -r requirements-dev.in typing-extensions==4.10.0 # via mypy