Skip to content

Commit f1c8d83

Browse files
chore(deps): bump orjson from 3.10.18 to 3.11.0
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.18 to 3.11.0. - [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.0) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7fc924 commit f1c8d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pyarrow==20.0.0; platform_machine != 'armv7l'
3030
# Load ticker files 30% faster
3131
python-rapidjson==1.21
3232
# Properly format api responses
33-
orjson==3.10.18
33+
orjson==3.11.0
3434

3535
# Notify systemd
3636
sdnotify==0.3.2

0 commit comments

Comments
 (0)