Skip to content

Commit da9c557

Browse files
authored
Merge pull request #27 from frequenz-floss/dependabot/pip/minor-22459e8431
Bump the minor group with 2 updates
2 parents d262acf + d8ea1b7 commit da9c557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ name = "Frequenz Energy-as-a-Service GmbH"
5353
5454

5555
[project.optional-dependencies]
56-
cli = ["asyncclick == 8.1.8"]
56+
cli = ["asyncclick == 8.2.2.2"]
5757
dev-flake8 = [
5858
"flake8 == 7.3.0",
5959
"flake8-docstrings == 1.7.0",
@@ -75,7 +75,7 @@ dev-mkdocs = [
7575
"frequenz-repo-config[lib] == 0.13.5",
7676
]
7777
dev-mypy = [
78-
"mypy == 1.16.1",
78+
"mypy == 1.17.1",
7979
"grpc-stubs == 1.53.0.6",
8080
"types-Markdown == 3.8.0.20250809",
8181
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)