Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 75d5339 commit 681d102
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
@@ -1,5 +1,5 @@
httpx==0.27.0
orjson==3.9.15
orjson==3.10.0
pydantic==2.6.4
moviepy==1.0.3
pycryptodomex==3.20.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

requirements = [
"httpx==0.27.0",
"orjson==3.9.15",
"orjson==3.10.0",
"pydantic==2.6.4",
"moviepy==1.0.3",
"pycryptodomex==3.20.0",
Expand Down

0 comments on commit 681d102

Please sign in to comment.