chore(deps): bump orjson from 3.7.0 to 3.7.1

Bumps [orjson](https://github.com/ijl/orjson) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.7.0...3.7.1)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-07 13:42:45 +00:00 committed by GitHub
parent dc3aea77db
commit 2d965ccebf
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={
"speedup": [
"orjson==3.7.0"
"orjson==3.7.1"
]
},
test_suite="tests",

View file

@ -1 +1 @@
orjson==3.7.0
orjson==3.7.1