Bump types-requests from 2.28.2 to 2.28.3 (#758)
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.2 to 2.28.3. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests 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>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -1270,7 +1270,7 @@ python-versions = "*"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-requests"
|
name = "types-requests"
|
||||||
version = "2.28.2"
|
version = "2.28.3"
|
||||||
description = "Typing stubs for requests"
|
description = "Typing stubs for requests"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
@ -1390,7 +1390,7 @@ sqlite = ["aiosqlite"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.7.0"
|
python-versions = "^3.7.0"
|
||||||
content-hash = "f9f552d96d729a749ced36ec8d34d39e118dfddfbc72aa299b3b18af5af3c129"
|
content-hash = "0e7c7ad68f39be8fdfefc4b1e7225ef626e676f181b481ba250cba4f1e25b3ea"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiomysql = [
|
aiomysql = [
|
||||||
@ -2315,8 +2315,8 @@ types-pymysql = [
|
|||||||
{file = "types_PyMySQL-1.0.19-py3-none-any.whl", hash = "sha256:fc43dceda3f3fc4ac388db7dd57b157c13d94cb84e30cca4848df590c314bf68"},
|
{file = "types_PyMySQL-1.0.19-py3-none-any.whl", hash = "sha256:fc43dceda3f3fc4ac388db7dd57b157c13d94cb84e30cca4848df590c314bf68"},
|
||||||
]
|
]
|
||||||
types-requests = [
|
types-requests = [
|
||||||
{file = "types-requests-2.28.2.tar.gz", hash = "sha256:398f88cd9302c796cb63d1021af2a1fb7ae507741a3d508edf8e0746d8c16a04"},
|
{file = "types-requests-2.28.3.tar.gz", hash = "sha256:fb9ea69311766967f9e91861211ec7449f6484025b766ea709689c0dbb29d7ba"},
|
||||||
{file = "types_requests-2.28.2-py3-none-any.whl", hash = "sha256:c164696bfdce0123901165c5f097a6cc4f6326268c65815d4b6a57eacfec5e81"},
|
{file = "types_requests-2.28.3-py3-none-any.whl", hash = "sha256:66f0e427708588d4dac2f365a0b2c1ad8f31780429fd8ad193fec93139b22112"},
|
||||||
]
|
]
|
||||||
types-toml = [
|
types-toml = [
|
||||||
{file = "types-toml-0.10.8.tar.gz", hash = "sha256:b7e7ea572308b1030dc86c3ba825c5210814c2825612ec679eb7814f8dd9295a"},
|
{file = "types-toml-0.10.8.tar.gz", hash = "sha256:b7e7ea572308b1030dc86c3ba825c5210814c2825612ec679eb7814f8dd9295a"},
|
||||||
|
|||||||
@ -97,7 +97,7 @@ types-cryptography = "^3.3.21"
|
|||||||
types-orjson = "^3.6.1"
|
types-orjson = "^3.6.1"
|
||||||
types-aiofiles = "^0.8.10"
|
types-aiofiles = "^0.8.10"
|
||||||
types-pkg-resources = "^0.1.3"
|
types-pkg-resources = "^0.1.3"
|
||||||
types-requests = "^2.28.2"
|
types-requests = "^2.28.3"
|
||||||
types-toml = "^0.10.8"
|
types-toml = "^0.10.8"
|
||||||
|
|
||||||
# Documantation
|
# Documantation
|
||||||
|
|||||||
Reference in New Issue
Block a user