From 522a83335c692726ff7dc1b0cc780a81775a7eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 03:29:54 +0000 Subject: [PATCH] Update tox requirement from >=3.13 to >=4.54.0 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/3.13.0...4.54.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.54.0 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 239825e67..d4dd76f72 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -16,7 +16,7 @@ pytest-dotenv pytest-csv pytest-xdist pytz -tox>=3.13 +tox>=4.54.0 twine wheel pyodbc