Merge pull request #12 from MelisaDev/dependabot/pip/orjson-3.7.2

chore(deps): bump orjson from 3.7.1 to 3.7.2
This commit is contained in:
grey-cat-1908 2022-06-09 11:59:21 +03:00 committed by GitHub
commit 3ed9362495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ setuptools.setup(
], ],
extras_require={ extras_require={
"speedup": [ "speedup": [
"orjson==3.7.1" "orjson==3.7.2"
] ]
}, },
test_suite="tests", test_suite="tests",

View file

@ -1 +1 @@
orjson==3.7.1 orjson==3.7.2