Skip to content

Commit e5657b4

Browse files
Bump the patch group with 3 updates (#295)
2 parents 3c4654d + 37ed0c1 commit e5657b4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ dev-mkdocs = [
7979
"frequenz-api-dispatch == 1.0.0",
8080
"mkdocs-macros-plugin == 1.5.0",
8181
"mkdocs-material == 9.7.6",
82-
"mkdocstrings[python] == 1.0.3",
82+
"mkdocstrings[python] == 1.0.4",
8383
"frequenz-repo-config[lib] == 0.17.0",
8484
]
8585
dev-mypy = [
86-
"mypy == 1.20.0",
86+
"mypy == 1.20.2",
8787
"types-Markdown == 3.10.2.20260211",
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
@@ -99,7 +99,7 @@ dev-pylint = [
9999
"frequenz-api-dispatch == 1.0.0",
100100
]
101101
dev-pytest = [
102-
"pytest == 9.0.2",
102+
"pytest == 9.0.3",
103103
"frequenz-repo-config[extra-lint-examples] == 0.17.0",
104104
"pytest-mock == 3.15.1",
105105
"pytest-asyncio == 1.3.0",

0 commit comments

Comments
 (0)