Skip to content

Commit

Permalink
Bump ujson from 5.2.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.2.0...5.4.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2022
1 parent 1414ddf commit e256f7e
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ slackclient = "==2.7.1"
toml = "==0.10.1"
tqdm = "==4.42.1"
typing-extensions = "==3.7.4.3"
ujson = "==5.2.0"
ujson = "==5.4.0"
urllib3 = "==1.25.8"
uvloop = "==0.12.2"
websockets = "==6.0"
Expand Down
114 changes: 57 additions & 57 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@ rfc3986==1.3.2
ruamel.yaml==0.15.87
sanic==19.6.0
sentry-sdk==0.14.3
setuptools==62.3.2; python_version >= '3.7'
setuptools==63.1.0; python_version >= '3.7'
six==1.14.0
slackclient==2.7.1
toml==0.10.1
tqdm==4.42.1
typing-extensions==3.7.4.3
ujson==5.2.0
ujson==5.4.0
urllib3==1.25.8
uvloop==0.12.2
websocket-client==0.57.0
Expand Down

0 comments on commit e256f7e

Please sign in to comment.