Skip to content

Commit 1ff5899

Browse files
authored
Bump the minor group with 3 updates (#184)
2 parents ce985a7 + 0e7e316 commit 1ff5899

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ cli = [
6262
]
6363

6464
dev-flake8 = [
65-
"flake8 == 7.2.0",
65+
"flake8 == 7.3.0",
6666
"flake8-docstrings == 1.7.0",
6767
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
6868
"pydoclint == 0.6.6",
@@ -98,13 +98,13 @@ dev-pylint = [
9898
"frequenz-api-dispatch == 1.0.0-rc2",
9999
]
100100
dev-pytest = [
101-
"pytest == 8.3.5",
101+
"pytest == 8.4.1",
102102
"frequenz-repo-config[extra-lint-examples] == 0.13.4",
103103
"pytest-mock == 3.14.1",
104104
"pytest-asyncio == 0.26.0",
105105
"async-solipsism == 0.7",
106106
"time-machine == 2.16.0",
107-
"hypothesis == 6.132.0",
107+
"hypothesis == 6.135.20",
108108
"frequenz-client-dispatch[cli]",
109109
]
110110
dev = [

0 commit comments

Comments
 (0)