diff options
| author | Matweb Bot | 2024-12-21 04:07:55 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-12-21 04:07:55 +0000 |
| commit | 368fec598d7a1cb0a4eb3b970335dc9494aea973 (patch) | |
| tree | 394a42b1cef4c3037e2d0af2ac306f8fa98e2a40 | |
| parent | 2e444be36239a3912f5340d8383fb920dedcd2e4 (diff) | |
RenovateBot: Update dependency types-PyYAML to v6.0.12.20241221
Diffstat (limited to '')
| -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 8566603..58e8f9e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | openapi-spec-validator==0.7.1 | 1 | 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.20241221 |
| 5 | wheel==0.45.1 | 5 | wheel==0.45.1 |
| 6 | coverage==7.6.9 | 6 | coverage==7.6.9 |
| 7 | Flask-Testing==0.8.1 \ No newline at end of file | 7 | Flask-Testing==0.8.1 \ No newline at end of file |
