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

This commit is contained in:
dependabot[bot]
2023-06-14 23:17:26 +02:00
committed by GitHub
parent 7c4793c9b6
commit f7be7cafb3
+1 -1
View File
@@ -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.5.* tox == 4.6.*