From 9326fbb2ed62b2f08e8e67693211692d89c93cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 08:42:01 +0000 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index f1f080c..8a2fb0e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1270,7 +1270,7 @@ python-versions = "*" [[package]] name = "types-requests" -version = "2.28.2" +version = "2.28.3" description = "Typing stubs for requests" category = "dev" optional = false @@ -1390,7 +1390,7 @@ sqlite = ["aiosqlite"] [metadata] lock-version = "1.1" python-versions = "^3.7.0" -content-hash = "f9f552d96d729a749ced36ec8d34d39e118dfddfbc72aa299b3b18af5af3c129" +content-hash = "0e7c7ad68f39be8fdfefc4b1e7225ef626e676f181b481ba250cba4f1e25b3ea" [metadata.files] aiomysql = [ @@ -2315,8 +2315,8 @@ types-pymysql = [ {file = "types_PyMySQL-1.0.19-py3-none-any.whl", hash = "sha256:fc43dceda3f3fc4ac388db7dd57b157c13d94cb84e30cca4848df590c314bf68"}, ] types-requests = [ - {file = "types-requests-2.28.2.tar.gz", hash = "sha256:398f88cd9302c796cb63d1021af2a1fb7ae507741a3d508edf8e0746d8c16a04"}, - {file = "types_requests-2.28.2-py3-none-any.whl", hash = "sha256:c164696bfdce0123901165c5f097a6cc4f6326268c65815d4b6a57eacfec5e81"}, + {file = "types-requests-2.28.3.tar.gz", hash = "sha256:fb9ea69311766967f9e91861211ec7449f6484025b766ea709689c0dbb29d7ba"}, + {file = "types_requests-2.28.3-py3-none-any.whl", hash = "sha256:66f0e427708588d4dac2f365a0b2c1ad8f31780429fd8ad193fec93139b22112"}, ] types-toml = [ {file = "types-toml-0.10.8.tar.gz", hash = "sha256:b7e7ea572308b1030dc86c3ba825c5210814c2825612ec679eb7814f8dd9295a"}, diff --git a/pyproject.toml b/pyproject.toml index 3a572ee..4ee1a05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ types-cryptography = "^3.3.21" types-orjson = "^3.6.1" types-aiofiles = "^0.8.10" types-pkg-resources = "^0.1.3" -types-requests = "^2.28.2" +types-requests = "^2.28.3" types-toml = "^0.10.8" # Documantation