Skip to content

Commit 58ddb47

Browse files
committed
Update deps
1 parent 6d22da7 commit 58ddb47

File tree

2 files changed

+70
-73
lines changed

2 files changed

+70
-73
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Documentation = "https://rxpy.readthedocs.io/en/latest/"
3030

3131
[dependency-groups]
3232
test = [
33-
"pyyaml==6.0.2",
33+
"pyyaml>=6.0.3,<7",
3434
"pytest-asyncio>=1.2.0,<1.3.0",
3535
"pytest>=8.4.1,<9",
3636
"coverage>=6.3.2,<7",
37-
"pytest-xdist>=2.5.0,<3",
37+
"pytest-xdist>=3.8.0,<4",
3838
"ruff>=0.14.0,<1",
3939
"pyright>=1.1.407,<1.2.0",
4040
"mypy>=1.18.2,<1.19.0",

0 commit comments

Comments
 (0)