Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent f2f7395 commit b36f931
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 @@ -81,7 +81,7 @@ odfpy==1.4.1
# via pandas
openpyxl==3.1.2
# via pandas
orjson==3.9.7
orjson==3.9.9
# via datahub (pyproject.toml)
packaging==23.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ odfpy==1.4.1
# via pandas
openpyxl==3.1.2
# via pandas
orjson==3.9.7
orjson==3.9.9
# via datahub (pyproject.toml)
pandas[excel]==2.1.1
# via datahub (pyproject.toml)
Expand Down

0 comments on commit b36f931

Please sign in to comment.