Skip to content

Commit 9728942

Browse files
authored
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
2 parents 945a523 + 54261a8 commit 9728942

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
# Lint tools
77
# (We are not so interested in the specific versions of the tools: the versions
88
# are pinned to prevent unexpected linting failures when tools update)
9-
ruff==0.5.5
10-
mypy==1.11.0
9+
ruff==0.5.6
10+
mypy==1.11.1

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
-r pinned.txt
55

66
# coverage measurement
7-
coverage==7.6.0
7+
coverage==7.6.1

0 commit comments

Comments
 (0)