Skip to content

Commit b45dece

Browse files
authored
Bump the patch group with 5 updates (#173)
2 parents 8db06d9 + 1135be7 commit b45dece

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
requires = [
66
"setuptools == 80.4.0",
77
"setuptools_scm[toml] == 8.3.1",
8-
"frequenz-repo-config[lib] == 0.13.3",
8+
"frequenz-repo-config[lib] == 0.13.4",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -75,9 +75,9 @@ dev-mkdocs = [
7575
"mkdocs-gen-files == 0.5.0",
7676
"mkdocs-literate-nav == 0.6.2",
7777
"mkdocs-macros-plugin == 1.3.7",
78-
"mkdocs-material == 9.6.12",
78+
"mkdocs-material == 9.6.14",
7979
"mkdocstrings[python] == 0.29.1",
80-
"frequenz-repo-config[lib] == 0.13.3",
80+
"frequenz-repo-config[lib] == 0.13.4",
8181
]
8282
dev-mypy = [
8383
"mypy == 1.15.0",
@@ -88,17 +88,17 @@ dev-mypy = [
8888
"types-protobuf == 5.29.1.20250403",
8989
"types-python-dateutil == 2.9.0.20241206",
9090
]
91-
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.3"]
91+
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.4"]
9292
dev-pylint = [
93-
"pylint == 3.3.6",
93+
"pylint == 3.3.7",
9494
# For checking the noxfile, docs/ script, and tests
9595
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
9696
"frequenz-api-dispatch == 1.0.0-rc1",
9797
]
9898
dev-pytest = [
9999
"pytest == 8.3.5",
100-
"frequenz-repo-config[extra-lint-examples] == 0.13.3",
101-
"pytest-mock == 3.14.0",
100+
"frequenz-repo-config[extra-lint-examples] == 0.13.4",
101+
"pytest-mock == 3.14.1",
102102
"pytest-asyncio == 0.26.0",
103103
"async-solipsism == 0.7",
104104
"time-machine == 2.16.0",

0 commit comments

Comments
 (0)