Merge pull request #377 from collerek/dependabot/pip/types-orjson-3.6.1
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -1313,7 +1313,7 @@ python-versions = "*"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-orjson"
|
name = "types-orjson"
|
||||||
version = "3.6.0"
|
version = "3.6.1"
|
||||||
description = "Typing stubs for orjson"
|
description = "Typing stubs for orjson"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
@ -1434,7 +1434,7 @@ sqlite = []
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.6.2"
|
python-versions = "^3.6.2"
|
||||||
content-hash = "17760169e0bb4789df537d864fbb2068c4d5fb947b58a3c6ebf0f255e4f76b80"
|
content-hash = "60380d9b6272517de738f5cf8c028459cafd977a4b7827b28c27c4c892a8e5b3"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiocontextvars = [
|
aiocontextvars = [
|
||||||
@ -2313,8 +2313,8 @@ types-ipaddress = [
|
|||||||
{file = "types_ipaddress-1.0.0-py3-none-any.whl", hash = "sha256:f6cfd6d7605fd26537565f91fff5a9dd4802db4fa6b6be7dc0a55d605c0d943d"},
|
{file = "types_ipaddress-1.0.0-py3-none-any.whl", hash = "sha256:f6cfd6d7605fd26537565f91fff5a9dd4802db4fa6b6be7dc0a55d605c0d943d"},
|
||||||
]
|
]
|
||||||
types-orjson = [
|
types-orjson = [
|
||||||
{file = "types-orjson-3.6.0.tar.gz", hash = "sha256:e8513f75886a13e6061f5658d53d57d97b3af20cb9c3dcee09e31793f3cee28f"},
|
{file = "types-orjson-3.6.1.tar.gz", hash = "sha256:6bc2245b242c9ab4c8845495a4c16a51fa22510c8ac1d83da027ab3ce1f77d8a"},
|
||||||
{file = "types_orjson-3.6.0-py3-none-any.whl", hash = "sha256:cdbc920c1354a2b54f2b96ffd95523bbfecdd645063ac5ab40915d0680880d8d"},
|
{file = "types_orjson-3.6.1-py3-none-any.whl", hash = "sha256:b3e991dd05fc6571a423996cbde37183123983783db64c5bc53e985ae32c7176"},
|
||||||
]
|
]
|
||||||
types-pkg-resources = [
|
types-pkg-resources = [
|
||||||
{file = "types-pkg_resources-0.1.3.tar.gz", hash = "sha256:834a9b8d3dbea343562fd99d5d3359a726f6bf9d3733bccd2b4f3096fbab9dae"},
|
{file = "types-pkg_resources-0.1.3.tar.gz", hash = "sha256:834a9b8d3dbea343562fd99d5d3359a726f6bf9d3733bccd2b4f3096fbab9dae"},
|
||||||
|
|||||||
@ -98,7 +98,7 @@ types-PyMySQL = "^1.0.3"
|
|||||||
types-ipaddress = "^1.0.0"
|
types-ipaddress = "^1.0.0"
|
||||||
types-enum34 = "^1.1.0"
|
types-enum34 = "^1.1.0"
|
||||||
types-cryptography = "^3.3.5"
|
types-cryptography = "^3.3.5"
|
||||||
types-orjson = "^3.6.0"
|
types-orjson = "^3.6.1"
|
||||||
types-aiofiles = "^0.1.9"
|
types-aiofiles = "^0.1.9"
|
||||||
types-pkg-resources = "^0.1.3"
|
types-pkg-resources = "^0.1.3"
|
||||||
types-requests = "^2.25.9"
|
types-requests = "^2.25.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user