Skip to content

Commit f7eb5c4

Browse files
Bump orjson from 3.10.13 to 3.10.15 in the requirements-txt-deps group
Bumps the requirements-txt-deps group with 1 update: [orjson](https://github.com/ijl/orjson). Updates `orjson` from 3.10.13 to 3.10.15 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.13...3.10.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: requirements-txt-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74e665c commit f7eb5c4

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
@@ -17,7 +17,7 @@ steamio @ git+https://github.com/Aluerie/steam.py@introduce-ext.dota2
1717
pulsefire==2.0.21
1818

1919
# OPTIMISATION
20-
orjson==3.10.13
20+
orjson==3.10.15
2121
uvloop==0.21.0; platform_system == 'Linux' # ignore on non-Linux - because not available
2222

2323
# JUPYTER NOTEBOOKS

0 commit comments

Comments
 (0)