ci(config.yml): bump config
This commit is contained in:
parent
dd5edbc9b6
commit
7502a21279
@ -833,7 +833,8 @@ jobs:
|
||||
pip install "hypercorn==0.17.3"
|
||||
pip install "pydantic==2.10.2"
|
||||
pip install "mcp==1.5.0"
|
||||
pip install "requests-mock==1.12.1"
|
||||
pip install "requests-mock>=1.12.1"
|
||||
|
||||
# Run pytest and generate JUnit XML report
|
||||
- run:
|
||||
name: Run tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user