Skip to content

Commit 055e3dc

Browse files
Bump orjson from 3.10.18 to 3.11.4
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.18 to 3.11.4. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.18...3.11.4) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65ffbf7 commit 055e3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"django-taggit==6.1.0",
3333
"environs[django]==14.2.0",
3434
"fontawesomefree==6.6.0",
35-
"orjson==3.10.18",
35+
"orjson==3.11.4",
3636
"psycopg2-binary==2.9.10",
3737
"shortuuid==1.0.13",
3838
]

0 commit comments

Comments
 (0)