Skip to content

Commit b3acfa0

Browse files
authored
Merge pull request #51 from frequenz-floss/dependabot/pip/minor-5271bcdcdf
Bump the minor group with 2 updates
2 parents 8dd6b1a + ac0f0c9 commit b3acfa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[build-system]
55
requires = [
6-
"setuptools == 80.1.0",
6+
"setuptools == 80.9.0",
77
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[lib] == 0.13.3",
99
]
@@ -56,7 +56,7 @@ dev-mkdocs = [
5656
"frequenz-repo-config[lib] == 0.13.3",
5757
]
5858
dev-mypy = [
59-
"mypy == 1.15.0",
59+
"mypy == 1.16.0",
6060
"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]",

0 commit comments

Comments
 (0)