Skip to content

Commit

Permalink
build(deps): Bump orjson from 3.9.5 to 3.9.15
Browse files Browse the repository at this point in the history
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.5 to 3.9.15.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.9.5...3.9.15)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent f2d4216 commit 2f3ba3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ odfpy==1.4.1
# via flattentool
openpyxl==3.0.7
# via flattentool
orjson==3.9.5
orjson==3.9.15
# via libcoveoc4ids
persistent==4.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ openpyxl==3.0.7
# via
# -r requirements.txt
# flattentool
orjson==3.9.5
orjson==3.9.15
# via
# -r requirements.txt
# libcoveoc4ids
Expand Down

0 comments on commit 2f3ba3d

Please sign in to comment.