Update coverage requirement from ==7.1.* to ==7.2.* (#264)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 2023-02-27 15:12:52 +01:00 committed by GitHub
parent 7926340d24
commit 9b7e963f46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
coverage == 7.1.*
coverage == 7.2.*
pre-commit == 3.0.*
psycopg2-binary == 2.9.*
tox == 4.4.*