Skip to content

Commit b553efc

Browse files
Merge pull request #115 from frequenz-floss/dependabot/pip/minor-ce3cdbf9db
Bump the minor group across 1 directory with 2 updates
2 parents 89402e7 + df36237 commit b553efc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ email = "floss@frequenz.com"
6262

6363
[project.optional-dependencies]
6464
dev-flake8 = [
65-
"flake8 == 7.2.0",
65+
"flake8 == 7.3.0",
6666
"flake8-docstrings == 1.7.0",
6767
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
6868
"pydoclint == 0.6.6",
@@ -82,7 +82,7 @@ dev-mkdocs = [
8282
"frequenz-repo-config[api] == 0.13.5",
8383
]
8484
dev-mypy = [
85-
"mypy == 1.16.1",
85+
"mypy == 1.17.0",
8686
"grpc-stubs == 1.53.0.6",
8787
"types-Markdown == 3.8.0.20250415",
8888
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)