Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 4286b0a commit 6b5b211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"structlog==24.4.0",
"pyicu==2.14",
"jellyfish==1.1.0",
"orjson==3.10.10",
"orjson==3.10.11",
"text-unidecode==1.3",
"click==8.1.6",
"normality==2.5.0",
Expand Down

0 comments on commit 6b5b211

Please sign in to comment.