Skip to content

Commit dc28978

Browse files
authored
Update pytest and pytest-asyncio test pins
1 parent 929f885 commit dc28978

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

kuksa-client/test-requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,21 @@ ply==3.11
4141
protobuf==5.29.6
4242
# via grpcio-tools
4343
pygments==2.20.0
44-
# via kuksa_client (setup.cfg)
44+
# via
45+
# kuksa_client (setup.cfg)
46+
# pytest
4547
pylint==3.3.1
4648
# via kuksa_client (setup.cfg)
4749
pyperclip==1.9.0
4850
# via cmd2
49-
pytest==8.3.3
51+
pytest==9.0.3
5052
# via
5153
# kuksa_client (setup.cfg)
5254
# pytest-asyncio
5355
# pytest-cov
5456
# pytest-mock
5557
# pytest-timeout
56-
pytest-asyncio==0.24.0
58+
pytest-asyncio==1.3.0
5759
# via kuksa_client (setup.cfg)
5860
pytest-cov==6.0.0
5961
# via kuksa_client (setup.cfg)

0 commit comments

Comments
 (0)