Skip to content

Commit 44c137d

Browse files
authored
Bump the patch group with 5 updates (#232)
2 parents c830549 + b953977 commit 44c137d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

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

@@ -76,10 +76,10 @@ dev-mkdocs = [
7676
"mkdocs-gen-files == 0.5.0",
7777
"mkdocs-literate-nav == 0.6.2",
7878
"frequenz-api-dispatch == 1.0.0",
79-
"mkdocs-macros-plugin == 1.4.0",
80-
"mkdocs-material == 9.6.21",
79+
"mkdocs-macros-plugin == 1.4.1",
80+
"mkdocs-material == 9.6.23",
8181
"mkdocstrings[python] == 0.30.1",
82-
"frequenz-repo-config[lib] == 0.13.5",
82+
"frequenz-repo-config[lib] == 0.13.6",
8383
]
8484
dev-mypy = [
8585
"mypy == 1.18.2",
@@ -90,7 +90,7 @@ dev-mypy = [
9090
"types-protobuf == 6.32.1.20250918",
9191
"types-python-dateutil == 2.9.0.20251008",
9292
]
93-
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.5"]
93+
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
9494
dev-pylint = [
9595
"pylint == 3.3.9",
9696
# For checking the noxfile, docs/ script, and tests
@@ -99,7 +99,7 @@ dev-pylint = [
9999
]
100100
dev-pytest = [
101101
"pytest == 8.4.2",
102-
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
102+
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
103103
"pytest-mock == 3.15.1",
104104
"pytest-asyncio == 1.2.0",
105105
"async-solipsism == 0.8",

0 commit comments

Comments
 (0)