File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22# Copyright © 2023 Frequenz Energy-as-a-Service GmbH
33
44[build-system ]
5- requires = [" setuptools == 78.1.0" , " setuptools_scm[toml] == 8.1 .0" ]
5+ requires = [" setuptools == 78.1.0" , " setuptools_scm[toml] == 8.2 .0" ]
66build-backend = " setuptools.build_meta"
77
88[project ]
@@ -68,7 +68,7 @@ extra-lint-examples = [
6868 " sybil >= 6.1.1, < 10" ,
6969]
7070dev-flake8 = [
71- " flake8 == 7.1.1 " ,
71+ " flake8 == 7.2.0 " ,
7272 " flake8-docstrings == 1.7.0" ,
7373 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
7474 " pydoclint == 0.6.4" ,
@@ -87,7 +87,7 @@ dev-mkdocs = [
8787 " mkdocstrings-python == 1.16.8" ,
8888]
8989dev-mypy = [
90- " mypy == 1.14.1 " ,
90+ " mypy == 1.15.0 " ,
9191 " types-setuptools >= 67.6.0, < 79" , # Should match the build dependency
9292 " types-Markdown == 3.7.0.20250322" ,
9393 " types-PyYAML == 6.0.12.20250326" ,
You can’t perform that action at this time.
0 commit comments