Skip to content

Commit 975fca9

Browse files
authored
Merge pull request #539 from microsoft/dependabot/pip/packages/serialization/json/pytest-asyncio-gte-0.24-and-lt-1.4
chore(deps-dev): update pytest-asyncio requirement from >=0.24,<0.26 to >=0.24,<1.4 in /packages/serialization/json
2 parents 985fb74 + 97a0e78 commit 975fca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/serialization/json/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ isort = ">=5.13.2,<7.0.0"
3434
pylint = "^3.2.7"
3535
mypy = "^1.11.2"
3636
pytest = "^8.3.2"
37-
pytest-asyncio = ">=0.24,<0.26"
37+
pytest-asyncio = ">=0.24,<1.4"
3838
poetry-plugin-mono-repo-deps = ">=0.2.1,<0.4.0"
3939

4040
[tool.mypy]

0 commit comments

Comments
 (0)