Skip to content

Commit 7331a17

Browse files
authored
Merge pull request #56 from frequenz-floss/dependabot/pip/minor-bf65950590
Bump the minor group with 2 updates
2 parents db5021c + 7e85920 commit 7331a17

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
@@ -38,7 +38,7 @@ email = "[email protected]"
3838

3939
[project.optional-dependencies]
4040
dev-flake8 = [
41-
"flake8 == 7.2.0",
41+
"flake8 == 7.3.0",
4242
"flake8-docstrings == 1.7.0",
4343
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
4444
"pydoclint == 0.6.6",
@@ -71,7 +71,7 @@ dev-pylint = [
7171
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
7272
]
7373
dev-pytest = [
74-
"pytest == 8.3.5",
74+
"pytest == 8.4.1",
7575
"pylint == 3.3.7", # We need this to check for the examples
7676
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
7777
"pytest-mock == 3.14.1",

0 commit comments

Comments
 (0)