Skip to content

Commit

Permalink
Bump orjson from 3.10.7 to 3.10.15
Browse files Browse the repository at this point in the history
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.7 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.7...3.10.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8da9d52 commit 5986317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ multidict==6.1.0
# -r requirements_dev.in
# aiohttp
# yarl
orjson==3.10.7
orjson==3.10.15
# via -r requirements_dev.in
packaging==24.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ multidict==6.1.0
# via
# aiohttp
# yarl
orjson==3.10.7
orjson==3.10.15
# via -r requirements.in
python-dateutil==2.9.0.post0
# via -r requirements.in
Expand Down

0 comments on commit 5986317

Please sign in to comment.