Update tox requirement from ==4.6.* to ==4.11.* (#315)
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.6.0...4.11.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
coverage == 7.2.*
|
coverage == 7.2.*
|
||||||
pre-commit == 3.3.*
|
pre-commit == 3.3.*
|
||||||
psycopg2-binary == 2.9.*
|
psycopg2-binary == 2.9.*
|
||||||
tox == 4.6.*
|
tox == 4.11.*
|
||||||
|
|||||||
Reference in New Issue
Block a user