Skip to content

Commit d2247fe

Browse files
authored
Merge pull request #46 from frequenz-floss/dependabot/pip/minor-6788cb95e2
Bump the minor group with 4 updates
2 parents 1a5f85e + 55a0150 commit d2247fe

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
@@ -4,7 +4,7 @@
44
[build-system]
55
requires = [
66
"setuptools == 78.1.0",
7-
"setuptools_scm[toml] == 8.2.0",
7+
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[lib] == 0.13.2",
99
]
1010
build-backend = "setuptools.build_meta"
@@ -46,7 +46,7 @@ dev-flake8 = [
4646
]
4747
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
4848
dev-mkdocs = [
49-
"Markdown == 3.7",
49+
"Markdown == 3.8",
5050
"black == 25.1.0",
5151
"mike == 2.1.3",
5252
"mkdocs-gen-files == 0.5.0",
@@ -57,12 +57,12 @@ dev-mkdocs = [
5757
]
5858
dev-mypy = [
5959
"mypy == 1.15.0",
60-
"types-Markdown == 3.7.0.20250322",
60+
"types-Markdown == 3.8.0.20250415",
6161
# For checking the noxfile, docs/ script, and tests
6262
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
6363
]
6464
dev-noxfile = [
65-
"nox == 2025.2.9",
65+
"nox == 2025.5.1",
6666
"frequenz-repo-config[lib] == 0.13.2",
6767
]
6868
dev-pylint = [

0 commit comments

Comments
 (0)