Skip to content

Commit d58e34c

Browse files
authored
Merge pull request #322 from python-ellar/dependabot/pip/pytest-gte-8.4.2-and-lt-9.0.0
Update pytest requirement from <9.0.0,>=6.2.4 to >=8.4.2,<9.0.0
2 parents 17a168f + aa754d7 commit d58e34c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ email_validator >=1.1.1
88
itsdangerous >=1.1.0,<3.0.0
99
mypy == 1.19.1
1010
orjson >= 3.2.1
11-
pytest >= 6.2.4,< 9.0.0
11+
pytest >= 8.4.2,< 9.0.0
1212
pytest-asyncio
1313
pytest-cov >= 7.1.0,< 8.0.0
1414
python-multipart >= 0.0.5

0 commit comments

Comments
 (0)