Update coverage version

Python 3.11 made some AST-related changes that breaks branch detection
in older versions.
This commit is contained in:
Dave Shawley 2023-07-28 07:35:06 -04:00
parent d930012b7e
commit 44baf2e025
No known key found for this signature in database
GPG key ID: 44A9C9992CCFAB82

View file

@ -37,7 +37,7 @@ install_requires =
tornado =
tornado>=5
dev =
coverage==5.5
coverage==7.2.7
flake8==3.9.2
flake8-import-order==0.18.1
sphinx==4.1.1