Skip to content

Commit af3b0ed

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

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
@@ -34,7 +34,7 @@ pyarrow==20.0.0; platform_machine == "aarch64"
3434
# Load ticker files 30% faster
3535
python-rapidjson==1.21
3636
# Properly format api responses
37-
orjson==3.11.2
37+
orjson==3.11.3
3838

3939
# Notify systemd
4040
sdnotify==0.3.2

0 commit comments

Comments
 (0)