diff options
| author | Matweb Bot | 2023-07-01 04:10:14 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-07-01 04:10:14 +0000 |
| commit | 0f2167021717d255c14880dc0b380b99c549ed5f (patch) | |
| tree | 96c424639fbb58b383ebda04d59307e23e5c2fe6 | |
| parent | f8c1c8603c9538e47e87a2630755ef0ff93aebb0 (diff) | |
RenovateBot: Update dependency types-PyYAML to v6
| -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 1911077..ee5b2e4 100644 --- a/requirements-test.txt +++ b/requirements-test.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | openapi-spec-validator==0.5.7 | 1 | openapi-spec-validator==0.5.7 |
| 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==0.1.9 | 4 | types-PyYAML==6.0.12.10 |
| 5 | wheel==0.40.0 | 5 | wheel==0.40.0 |
| 6 | coverage==7.2.7 | 6 | coverage==7.2.7 |
| 7 | Flask-Testing==0.8.1 \ No newline at end of file | 7 | Flask-Testing==0.8.1 \ No newline at end of file |
