File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
cookiecutter/{{cookiecutter.github_repo_name}}
tests_golden/integration/test_cookiecutter_generation
actor/frequenz-actor-test
model/frequenz-model-test Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ dev-flake8 = [
6464 " flake8 == 6.1.0" ,
6565 " flake8-docstrings == 1.7.0" ,
6666 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
67- " pydoclint == 0.3.0 " ,
67+ " pydoclint == 0.3.1 " ,
6868 " pydocstyle == 6.3.0" ,
6969]
7070dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ dev-flake8 = [
6565 " flake8 == 6.1.0" ,
6666 " flake8-docstrings == 1.7.0" ,
6767 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
68- " pydoclint == 0.3.0 " ,
68+ " pydoclint == 0.3.1 " ,
6969 " pydocstyle == 6.3.0" ,
7070]
7171dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
Original file line number Diff line number Diff line change 134134 "flake8 == 6.1.0",
135135 "flake8-docstrings == 1.7.0",
136136 "flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
137- "pydoclint == 0.2.4 ",
137+ "pydoclint == 0.3.1 ",
138138 "pydocstyle == 6.3.0",
139139]
140140dev-formatting = ["black == 23.3.0", "isort == 5.12.0"]
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dev-flake8 = [
4646 " flake8 == 6.1.0" ,
4747 " flake8-docstrings == 1.7.0" ,
4848 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
49- " pydoclint == 0.3.0 " ,
49+ " pydoclint == 0.3.1 " ,
5050 " pydocstyle == 6.3.0" ,
5151]
5252dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dev-flake8 = [
4444 " flake8 == 6.1.0" ,
4545 " flake8-docstrings == 1.7.0" ,
4646 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
47- " pydoclint == 0.3.0 " ,
47+ " pydoclint == 0.3.1 " ,
4848 " pydocstyle == 6.3.0" ,
4949]
5050dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dev-flake8 = [
4545 " flake8 == 6.1.0" ,
4646 " flake8-docstrings == 1.7.0" ,
4747 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
48- " pydoclint == 0.3.0 " ,
48+ " pydoclint == 0.3.1 " ,
4949 " pydocstyle == 6.3.0" ,
5050]
5151dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dev-flake8 = [
4242 " flake8 == 6.1.0" ,
4343 " flake8-docstrings == 1.7.0" ,
4444 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
45- " pydoclint == 0.3.0 " ,
45+ " pydoclint == 0.3.1 " ,
4646 " pydocstyle == 6.3.0" ,
4747]
4848dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dev-flake8 = [
4646 " flake8 == 6.1.0" ,
4747 " flake8-docstrings == 1.7.0" ,
4848 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
49- " pydoclint == 0.3.0 " ,
49+ " pydoclint == 0.3.1 " ,
5050 " pydocstyle == 6.3.0" ,
5151]
5252dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
You can’t perform that action at this time.
0 commit comments