Skip to content

Commit

Permalink
Bump orjson from 3.8.1 to 3.8.2 (#148)
Browse files Browse the repository at this point in the history
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.8.1...3.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2022
1 parent a6cb55a commit 540d226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
codecov == 2.1.12
coverage == 6.5.0
flake8 == 5.0.4
orjson == 3.8.1
orjson == 3.8.2
pre-commit == 2.20.0
python-decouple == 3.6
tox == 3.27.1

0 comments on commit 540d226

Please sign in to comment.