Merge pull request #2682 from theupdateframework/dependabot/pip/test-and-lint-dependencies-2786207ea8

build(deps): bump the test-and-lint-dependencies group with 3 updates
This commit is contained in:
Jussi Kukkonen 2024-08-06 09:32:10 +03:00 committed by GitHub
commit 972894251a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@
# Lint tools
# (We are not so interested in the specific versions of the tools: the versions
# are pinned to prevent unexpected linting failures when tools update)
ruff==0.5.5
mypy==1.11.0
ruff==0.5.6
mypy==1.11.1

View file

@ -4,4 +4,4 @@
-r pinned.txt
# coverage measurement
coverage==7.6.0
coverage==7.6.1