8000 Bump orjson from 3.10.1 to 3.10.3 (#665) · polygon-io/client-python@62b9f2e · GitHub
[go: up one dir, main page]

Skip to content

Commit 62b9f2e

Browse files
Bump orjson from 3.10.1 to 3.10.3 (#665)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.1 to 3.10.3. - [Release notes 8000 ](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.1...3.10.3) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7b4566 commit 62b9f2e

File tree

2 files changed

+49
-54
lines changed

2 files changed

+49
-54
lines changed

poetry.lock

Lines changed: 48 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sphinx-autodoc-typehints = "^2.0.1"
4040
types-certifi = "^2021.10.8"
4141
types-setuptools = "^69.5.0"
4242
pook = "^1.4.3"
43-
orjson = "^3.10.1"
43+
orjson = "^3.10.3"
4444

4545
[build-system]
4646
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)
0