Update tox requirement from ==4.3.* to ==4.4.* (#251)

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