Update tox requirement from ==4.5.* to ==4.6.* (#301)

This commit is contained in:
dependabot[bot] 2023-06-14 23:19:10 +02:00 committed by GitHub
parent c27e1913e5
commit 47063bd61c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ coverage == 7.2.*
orjson == 3.9.*
pre-commit == 3.3.*
python-decouple == 3.8
tox == 4.5.*
tox == 4.6.*