From 7972e288a8eed535e1ef569a3c3d74174990fb11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 05:14:46 +0000 Subject: [PATCH] Update tox requirement from >=4.56.1 to >=4.56.4 Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. - [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.56.1...4.56.4) --- updated-dependencies: - dependency-name: tox dependency-version: 4.56.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 36fb08a0..62b101c0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -39,7 +39,7 @@ testcontainers[postgres] pytz ruff sqlalchemy -tox>=4.56.1 +tox>=4.56.4 twine wheel deltalake