Update tox requirement from ==4.4.* to ==4.5.* (#275)

This commit is contained in:
dependabot[bot]
2023-05-01 18:53:46 +02:00
committed by GitHub
parent cacae6eb73
commit 546ed765a3
+1 -1
View File
@@ -1,4 +1,4 @@
coverage == 7.2.* coverage == 7.2.*
pre-commit == 3.2.* pre-commit == 3.2.*
psycopg2-binary == 2.9.* psycopg2-binary == 2.9.*
tox == 4.4.* tox == 4.5.*