Skip to content

Commit c24ad71

Browse files
authored
Merge pull request #2562 from theupdateframework/dependabot/pip/test-and-lint-dependencies-9f6ee09b19
build(deps): bump the test-and-lint-dependencies group with 2 updates
2 parents 76f39f5 + 3900ea7 commit c24ad71

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
@@ -6,6 +6,6 @@
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.2.1
9+
ruff==0.2.2
1010
mypy==1.8.0
1111
bandit==1.7.7

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.4.1
7+
coverage==7.4.2

0 commit comments

Comments
 (0)