Skip to content

Commit e6d3142

Browse files
authored
Merge branch 'main' into dependabot/pip/pytest-cov-6.3.0
2 parents 5f76ef0 + 82b0ed2 commit e6d3142

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
@@ -13,14 +13,14 @@ dependencies = [
1313

1414
[dependency-groups]
1515
dev = [
16-
"pytest==8.4.1",
16+
"pytest==8.4.2",
1717
"pytest-timeout==2.4.0",
1818
"pytest-asyncio==1.1.0",
1919
"pytest-cov==6.3.0",
2020
"ruff==0.12.11",
2121
"bandit==1.8.6",
2222
"pyright==1.1.404",
23-
"twine==6.1.0",
23+
"twine==6.2.0",
2424
]
2525

2626
[build-system]

0 commit comments

Comments
 (0)