Skip to content

Commit 2322650

Browse files
authored
Bump the repo-config group with 2 updates (#392)
Bumps the repo-config group with 2 updates: [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) and [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python). Updates `frequenz-repo-config[lib]` from 0.13.1 to 0.13.2
2 parents c4f8acd + 9578ae0 commit 2322650

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 == 78.1.0",
77
"setuptools_scm[toml] == 8.2.0",
8-
"frequenz-repo-config[lib] == 0.13.1",
8+
"frequenz-repo-config[lib] == 0.13.2",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -47,7 +47,7 @@ dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
4747
dev-mkdocs = [
4848
"Markdown == 3.7",
4949
"black == 25.1.0",
50-
"frequenz-repo-config[lib] == 0.13.1",
50+
"frequenz-repo-config[lib] == 0.13.2",
5151
"markdown-callouts == 0.4.0",
5252
"markdown-svgbob == 202406.1023",
5353
"mike == 2.1.3",
@@ -66,15 +66,15 @@ dev-mypy = [
6666
"mypy == 1.15.0",
6767
"types-Markdown == 3.7.0.20250322",
6868
]
69-
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.1"]
69+
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.2"]
7070
dev-pylint = [
7171
# For checking the noxfile, docs/ script, and tests
7272
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
7373
"pylint == 3.3.6",
7474
]
7575
dev-pytest = [
7676
"async-solipsism == 0.7",
77-
"frequenz-repo-config[extra-lint-examples] == 0.13.1",
77+
"frequenz-repo-config[extra-lint-examples] == 0.13.2",
7878
"hypothesis == 6.130.6",
7979
"pytest == 8.3.5",
8080
"pytest-asyncio == 0.26.0",

0 commit comments

Comments
 (0)