Skip to content

Commit ff598b6

Browse files
authored
Merge pull request #2944 from theupdateframework/dependabot/pip/test-and-lint-dependencies-16fc6dcc51
build(deps): bump the test-and-lint-dependencies group with 2 updates
2 parents 353bdb7 + a4fa00e commit ff598b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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)
99
ruff==0.15.12
10-
mypy==1.20.2
10+
mypy==2.1.0
1111
zizmor==1.24.1
1212

1313
# Required for type stubs

requirements/test.txt

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

66
# coverage measurement
7-
coverage[toml]==7.13.5
7+
coverage[toml]==7.14.0
88
freezegun==1.5.5

0 commit comments

Comments
 (0)