Skip to content

Commit fdf9d4d

Browse files
chore(deps): bump orjson from 3.11.3 to 3.11.4
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.3 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.11.3...3.11.4) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65267b2 commit fdf9d4d

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
@@ -32,7 +32,7 @@ pyarrow==20.0.0; platform_machine == "aarch64"
3232
# Load ticker files 30% faster
3333
python-rapidjson==1.22
3434
# Properly format api responses
35-
orjson==3.11.3
35+
orjson==3.11.4
3636

3737
# Notify systemd
3838
sdnotify==0.3.2

0 commit comments

Comments
 (0)