Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 521c123 commit 2b7df14
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
96 changes: 48 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python-dotenv = "^1.0.1"
uvloop = "^0.19.0"
aiodns = "^3.2.0"
Brotli = "^1.1.0"
orjson = "^3.10.2"
orjson = "^3.10.3"
pysimdjson = "^5.0.2"
asyncpraw = "^7.7.1"
gql = {extras = ["aiohttp"], version = "^3.5.0"}
Expand Down

0 comments on commit 2b7df14

Please sign in to comment.