Skip to content

Commit 275bd11

Browse files
Bump orjson from 3.9.7 to 3.9.8
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.8. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.7...3.9.8) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 404b4b3 commit 275bd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"structlog==23.1.0",
3333
"pyicu==2.11",
3434
"jellyfish==1.0.1",
35-
"orjson==3.9.7",
35+
"orjson==3.9.8",
3636
"text-unidecode==1.3",
3737
"click==8.1.6",
3838
"normality==2.5.0",

0 commit comments

Comments
 (0)