Update coverage to 7.10.1 (#5947)

Update coverage from 7.10.0 to 7.10.1
This commit is contained in:
pyup.io bot 2025-07-27 14:31:24 -07:00 committed by GitHub
parent 5fae47541d
commit c1873d9f2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
# Code quality # Code quality
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
ruff==0.12.5 # https://github.com/astral-sh/ruff ruff==0.12.5 # https://github.com/astral-sh/ruff
coverage==7.10.0 # https://github.com/nedbat/coveragepy coverage==7.10.1 # https://github.com/nedbat/coveragepy
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit