diff options
| author | Matweb Bot | 2024-11-09 04:21:01 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-11-09 04:21:01 +0000 |
| commit | db573375e2b1a9a0729a9a2d9e1dc026d63d5bea (patch) | |
| tree | 673f32c1a7db62d285387b3876560ef95efe1d79 | |
| parent | 63d2dcdb415aa8084b5cc2a231e4702a66506fde (diff) | |
RenovateBot: Update dependency wheel to v0.45.0
| -rw-r--r-- | requirements-test.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-test.txt b/requirements-test.txt index f8e3c02..1731027 100644 --- a/requirements-test.txt +++ b/requirements-test.txt | |||
| @@ -2,6 +2,6 @@ openapi-spec-validator==0.7.1 | |||
| 2 | types-Flask==1.1.6 | 2 | types-Flask==1.1.6 |
| 3 | types-Jinja2==2.11.9 | 3 | types-Jinja2==2.11.9 |
| 4 | types-PyYAML==6.0.12.20240917 | 4 | types-PyYAML==6.0.12.20240917 |
| 5 | wheel==0.44.0 | 5 | wheel==0.45.0 |
| 6 | coverage==7.6.4 | 6 | coverage==7.6.4 |
| 7 | Flask-Testing==0.8.1 \ No newline at end of file | 7 | Flask-Testing==0.8.1 \ No newline at end of file |
