diff options
| author | Matweb Bot | 2023-06-16 10:53:42 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-06-16 10:53:42 +0000 |
| commit | decd51d8681c7976668c5638e8b7b8768d548b8c (patch) | |
| tree | 72ea7eee742f57efaeb9f6be8083c9fe33087867 | |
| parent | 969149aac884f08841518497c494eb802d550c22 (diff) | |
RenovateBot: Update dependency types-PyYAML to v0.1.9
| -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 9a65d9b..b85e050 100644 --- a/requirements-test.txt +++ b/requirements-test.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | openapi-spec-validator==0.2.8 | 1 | openapi-spec-validator==0.2.8 |
| 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.7 | 4 | types-PyYAML==0.1.9 |
| 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 |
