diff options
| author | Matweb Bot | 2025-05-16 04:42:59 +0000 |
|---|---|---|
| committer | Matweb Bot | 2025-05-16 04:42:59 +0000 |
| commit | 245f09536723d163ae7659e54ee1a091750f64f8 (patch) | |
| tree | 14ceaae244bb70be9f25b3c20fa26e82e3dd4bc8 | |
| parent | 00c54a80f5e5a94e37adb73c41da2c5118366dc1 (diff) | |
RenovateBot: Update dependency types-PyYAML to v6.0.12.20250516
| -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 c461c9b..c55bce5 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.20250402 | 4 | types-PyYAML==6.0.12.20250516 |
| 5 | wheel==0.46.1 | 5 | wheel==0.46.1 |
| 6 | coverage==7.8.0 | 6 | coverage==7.8.0 |
| 7 | Flask-Testing==0.8.1 \ No newline at end of file | 7 | Flask-Testing==0.8.1 \ No newline at end of file |
