Update coverage requirement from ==7.0.* to ==7.1.* (#249)

This commit is contained in:
dependabot[bot]
2023-01-30 21:54:33 +01:00
committed by GitHub
parent a7320c5645
commit aea0004837
+1 -1
View File
@@ -1,4 +1,4 @@
coverage == 7.0.*
coverage == 7.1.*
pre-commit == 3.0.*
psycopg2-binary == 2.9.*
tox == 4.4.*