Skip to content

Commit f5795ac

Browse files
committed
Bump frequenz-repo-config from 0.13.5 to 0.13.8
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 25022c4 commit f5795ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

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

@@ -68,7 +68,7 @@ dev-mkdocs = [
6868
"mkdocs-material == 9.7.0",
6969
"mkdocstrings[python] == 0.30.1",
7070
"mkdocstrings-python == 1.18.2",
71-
"frequenz-repo-config[lib] == 0.13.5",
71+
"frequenz-repo-config[lib] == 0.13.8",
7272
]
7373
dev-mypy = [
7474
"mypy == 1.19.0",
@@ -81,7 +81,7 @@ dev-mypy = [
8181
dev-noxfile = [
8282
"uv == 0.9.13",
8383
"nox == 2025.11.12",
84-
"frequenz-repo-config[lib] == 0.13.5",
84+
"frequenz-repo-config[lib] == 0.13.8",
8585
]
8686
dev-pylint = [
8787
"pylint == 3.3.8",
@@ -90,7 +90,7 @@ dev-pylint = [
9090
]
9191
dev-pytest = [
9292
"pytest == 8.4.2",
93-
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
93+
"frequenz-repo-config[extra-lint-examples] == 0.13.8",
9494
"pytest-mock == 3.15.1",
9595
"pytest-asyncio == 1.2.0",
9696
"async-solipsism == 0.8",

0 commit comments

Comments
 (0)