build(deps-dev): bump types-setuptools from 57.4.16 to 57.4.17

Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.16 to 57.4.17.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/433/head
dependabot[bot] 2022-05-27 10:06:20 +00:00 committed by GitHub
parent c60da37707
commit 1b087f7b22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -1148,7 +1148,7 @@ types-urllib3 = "<1.27"
[[package]]
name = "types-setuptools"
version = "57.4.16"
version = "57.4.17"
description = "Typing stubs for setuptools"
category = "dev"
optional = false
@ -1328,7 +1328,7 @@ misp = ["python-magic", "pydeep2"]
[metadata]
lock-version = "1.1"
python-versions = ">=3.8,<3.11"
content-hash = "46ed36cbcc5580eeeae28ceb8a1789135e08ca3e73a88a21e4cec64e2d460562"
content-hash = "340e04f5fc829ffc5ad4a667984fbedd898f0f459cb624c8e38d86fed470219d"
[metadata.files]
aiohttp = [
@ -2344,8 +2344,8 @@ types-requests = [
{file = "types_requests-2.27.27-py3-none-any.whl", hash = "sha256:6d8463ffe1f6edcf2e5361740a6140e7a16d427c267d83c7c1d3d1298f4e67c5"},
]
types-setuptools = [
{file = "types-setuptools-57.4.16.tar.gz", hash = "sha256:325d8db7eee39f67f78b7f000683cc81d651300060f67e6e93058e17c6951a9a"},
{file = "types_setuptools-57.4.16-py3-none-any.whl", hash = "sha256:93caeaae4d61d7a4e70b07831145e3eeb0102aa16bcc9b174ebdf1bea78e1bbb"},
{file = "types-setuptools-57.4.17.tar.gz", hash = "sha256:9d556fcaf6808a1cead4aaa41e5c07a61f0152a875811e1239738eba4e0b7b16"},
{file = "types_setuptools-57.4.17-py3-none-any.whl", hash = "sha256:9c7cdaf0d55113e24ac17103bde2d434472abf1dbf444238e989fe4e798ffa26"},
]
types-urllib3 = [
{file = "types-urllib3-1.26.14.tar.gz", hash = "sha256:2a2578e4b36341ccd240b00fccda9826988ff0589a44ba4a664bbd69ef348d27"},

View File

@ -79,7 +79,7 @@ types-pkg-resources = "^0.1.3"
types-Deprecated = "^1.2.8"
types-python-dateutil = "^2.8.16"
types-beautifulsoup4 = "^4.11.1"
types-setuptools = "^57.4.16"
types-setuptools = "^57.4.17"
types-Pillow = "^9.0.16"
[build-system]