mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 19:42:37 +02:00
Bump ujson from 3.2.0 to 5.8.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 3.2.0 to 5.8.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/3.2.0...5.8.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ff262418c3
commit
5c7d3c9856
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ install_requires =
|
||||||
PyJWT==1.7.1
|
PyJWT==1.7.1
|
||||||
PyYAML==5.3.1
|
PyYAML==5.3.1
|
||||||
roll==0.13.0
|
roll==0.13.0
|
||||||
ujson==3.2.0
|
ujson==5.8.0
|
||||||
minicli==0.5.0
|
minicli==0.5.0
|
||||||
python-slugify==4.0.1
|
python-slugify==4.0.1
|
||||||
debts==0.5
|
debts==0.5
|
||||||
|
|
Loading…
Reference in a new issue