Update pre-commit requirement from ==3.2.* to ==3.3.* (#278)

This commit is contained in:
dependabot[bot]
2023-05-06 13:47:09 +02:00
committed by GitHub
parent a5c4c82d9a
commit a92d94f9e8
+1 -1
View File
@@ -1,4 +1,4 @@
coverage == 7.2.* coverage == 7.2.*
pre-commit == 3.2.* pre-commit == 3.3.*
psycopg2-binary == 2.9.* psycopg2-binary == 2.9.*
tox == 4.5.* tox == 4.5.*