Skip to content

Commit 484b3ff

Browse files
chore(deps): bump orjson from 3.11.4 to 3.11.5
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.4 to 3.11.5. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.4...3.11.5) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e52b5ae commit 484b3ff

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
@@ -31,7 +31,7 @@ pyarrow==22.0.0; platform_machine != 'armv7l'
3131
# Load ticker files 30% faster
3232
python-rapidjson==1.22
3333
# Properly format api responses
34-
orjson==3.11.4
34+
orjson==3.11.5
3535

3636
# Notify systemd
3737
sdnotify==0.3.2

0 commit comments

Comments
 (0)