Skip to content

Commit d8fc12d

Browse files
authored
Merge pull request #627 from microsoft/dependabot/pip/packages/serialization/text/pytest-gte-9.1.1-and-lt-10.0.0
chore(deps-dev): update pytest requirement from <10.0.0,>=9.1.0 to >=9.1.1,<10.0.0 in /packages/serialization/text
2 parents 9bbcfb7 + d4797e8 commit d8fc12d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/serialization/text/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ yapf>=0.43.0,<0.44.0
44
isort>=8.0.1,<9.0.0
55
pylint>=4.0.6,<5.0.0
66
mypy>=2.1.0,<3.0.0
7-
pytest>=9.1.0,<10.0.0
7+
pytest>=9.1.1,<10.0.0
88
pytest-asyncio>=1.4.0,<1.5

0 commit comments

Comments
 (0)