Skip to content

Commit d047242

Browse files
chore(deps)(deps): bump orjson from 3.11.5 to 3.11.7 (#157)
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.5 to 3.11.7. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.7) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03786cb commit d047242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pytz==2025.2
4242
langdetect==1.0.9
4343

4444
# JSON & Data Serialization
45-
orjson==3.11.5
45+
orjson==3.11.7
4646

4747
# Vector Database & Embeddings
4848
# Note: Install torch CPU version separately to reduce build time

0 commit comments

Comments
 (0)