Skip to content

Commit da04678

Browse files
Bump the pip-dependencies group with 2 updates (#416)
1 parent 263070c commit da04678

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
@@ -17,7 +17,7 @@ dynamic = ["version", "description"]
1717

1818
[project.optional-dependencies]
1919
test = [
20-
"pytest==8.3.5"
20+
"pytest==8.4.1"
2121
]
2222
benchmarking = [
2323
"docopt==0.6.2",
@@ -31,7 +31,7 @@ benchmarking = [
3131
"protobuf>=4.0.0"
3232
]
3333
dev = [
34-
"tox==4.26.0",
34+
"tox==4.27.0",
3535
"virtualenv==20.31.2"
3636
]
3737

0 commit comments

Comments
 (0)