mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 19:42:37 +02:00
Bump minicli from 0.5.0 to 0.5.1
Bumps [minicli](https://github.com/pyrates/minicli) from 0.5.0 to 0.5.1. - [Changelog](https://github.com/pyrates/minicli/blob/master/docs/changelog.md) - [Commits](https://github.com/pyrates/minicli/commits) --- updated-dependencies: - dependency-name: minicli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ff262418c3
commit
0511ccb10f
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ install_requires =
|
|||
PyYAML==5.3.1
|
||||
roll==0.13.0
|
||||
ujson==3.2.0
|
||||
minicli==0.5.0
|
||||
minicli==0.5.1
|
||||
python-slugify==4.0.1
|
||||
debts==0.5
|
||||
emails==0.6
|
||||
|
@ -22,7 +22,7 @@ install_requires =
|
|||
[options.extras_require]
|
||||
dev =
|
||||
hupper==1.10.2
|
||||
minicli==0.5.0
|
||||
minicli==0.5.1
|
||||
usine==0.2.3
|
||||
test =
|
||||
pyquery==1.4.1
|
||||
|
|
Loading…
Reference in a new issue