Skip to content

Commit 035bcdb

Browse files
Update tox requirement in the python-requirements group
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `tox` to 4.34.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.32.0...4.34.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.34.1 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6edef72 commit 035bcdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
coverage == 7.13.*
22
pre-commit == 4.5.*
33
psycopg2-binary == 2.9.*
4-
tox == 4.32.*
4+
tox == 4.34.*

0 commit comments

Comments
 (0)