mirror of
https://github.com/almet/copanier.git
synced 2025-04-29 12:02:37 +02:00
Bump pyyaml from 5.3.1 to 5.4.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5dbd8c2aeb
commit
50cae18319
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ install_requires =
|
||||||
Jinja2==2.11.2
|
Jinja2==2.11.2
|
||||||
openpyxl==3.0.5
|
openpyxl==3.0.5
|
||||||
PyJWT==1.7.1
|
PyJWT==1.7.1
|
||||||
PyYAML==5.3.1
|
PyYAML==5.4.1
|
||||||
roll==0.12.3
|
roll==0.12.3
|
||||||
ujson==3.2.0
|
ujson==3.2.0
|
||||||
minicli==0.5.0
|
minicli==0.5.0
|
||||||
|
|
Loading…
Reference in a new issue