Skip to content

Commit fdfdd72

Browse files
authored
Merge pull request #745 from dreamteamprod/feat/upgrade-pytest-to-9
feat(test): Upgrade pytest to version 9.x
2 parents 536e7d3 + 00f56e9 commit fdfdd72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server/test_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pytest<8.5
2-
pytest-asyncio
1+
pytest<9.1
2+
pytest-asyncio>=1.3.0
33
pylint==3.3.9
44
black==25.11.0
55
isort==5.13.2

0 commit comments

Comments
 (0)