Skip to content

Commit f35bdb7

Browse files
authored
Merge pull request #104 from frequenz-floss/dependabot/pip/minor-bf65950590
Bump the minor group with 2 updates
2 parents da7b662 + 9dbc2ee commit f35bdb7

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

4747
[project.optional-dependencies]
4848
dev-flake8 = [
49-
"flake8 == 7.2.0",
49+
"flake8 == 7.3.0",
5050
"flake8-docstrings == 1.7.0",
5151
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
5252
"pydoclint == 0.6.6",
@@ -77,7 +77,7 @@ dev-pylint = [
7777
"flake8-numbers[dev-mkdocs,dev-noxfile,dev-pytest]",
7878
]
7979
dev-pytest = [
80-
"pytest == 8.3.5",
80+
"pytest == 8.4.1",
8181
"frequenz-repo-config[extra-lint-examples] == 0.13.4",
8282
"pytest-mock == 3.14.1",
8383
"pytest-asyncio == 1.0.0",

0 commit comments

Comments
 (0)