Skip to content

Commit 526a9ea

Browse files
Bump types-orjson from 3.6.0 to 3.6.2
Bumps [types-orjson](https://github.com/python/typeshed) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70ac31b commit 526a9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test = [
8282

8383
# types
8484
"types-ujson ==0.1.1",
85-
"types-orjson ==3.6.0",
85+
"types-orjson ==3.6.2",
8686
"types-dataclasses ==0.1.7",
8787
]
8888
dev = [

0 commit comments

Comments
 (0)