8000 Bump orjson from 3.10.9 to 3.10.11 · polygon-io/client-python@6f8d2be · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f8d2be

Browse files
Bump orjson from 3.10.9 to 3.10.11
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.9 to 3.10.11. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.9...3.10.11) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8034ba4 commit 6f8d2be

File tree

2 files changed

+61
-60
lines changed

2 files changed

+61
-60
lines changed

poetry.lock

Lines changed: 60 additions & 59 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 = "^75.2.0"
4242
pook = "^2.0.1"
43-
orjson = "^3.10.9"
43+
orjson = "^3.10.11"
4444

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

0 commit comments

Comments
 (0)
0