summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-06 11:34:01 +0000
committerGitHub <noreply@github.com>2023-02-06 11:34:01 +0000
commit96e67d5cba515dcd34add4a4bf394df852710168 (patch)
tree1b81517233a805471c8b66297a6814fba3332a06
parentBump hiredis from 2.1.1 to 2.2.1 (#14993) (diff)
downloadsynapse-96e67d5cba515dcd34add4a4bf394df852710168.tar.xz
Bump types-setuptools from 65.6.0.3 to 67.1.0.0 (#14994)
* Bump types-setuptools from 65.6.0.3 to 67.1.0.0

Bumps [types-setuptools](https://github.com/python/typeshed) from 65.6.0.3 to 67.1.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
-rw-r--r--changelog.d/14994.misc1
-rw-r--r--poetry.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/14994.misc b/changelog.d/14994.misc
new file mode 100644

index 0000000000..7ca29f1ca9 --- /dev/null +++ b/changelog.d/14994.misc
@@ -0,0 +1 @@ +Bump types-setuptools from 65.6.0.3 to 67.1.0.0. diff --git a/poetry.lock b/poetry.lock
index 9170f81ac5..68e00a725e 100644 --- a/poetry.lock +++ b/poetry.lock
@@ -2712,14 +2712,14 @@ types-urllib3 = "<1.27" [[package]] name = "types-setuptools" -version = "65.6.0.3" +version = "67.1.0.0" description = "Typing stubs for setuptools" category = "dev" optional = false python-versions = "*" files = [ - {file = "types-setuptools-65.6.0.3.tar.gz", hash = "sha256:7ddd7415282fa97ab18e490206067c0cdb126b103743e72ee86783d7af6481c5"}, - {file = "types_setuptools-65.6.0.3-py3-none-any.whl", hash = "sha256:ad729fc3a9a3946f73915eaab16ce56b30ed5ae998479253d809d76b3889ee09"}, + {file = "types-setuptools-67.1.0.0.tar.gz", hash = "sha256:162a39d22e3a5eb802197c84f16b19e798101bbd33d9437837fbb45627da5627"}, + {file = "types_setuptools-67.1.0.0-py3-none-any.whl", hash = "sha256:5bd7a10d93e468bfcb10d24cb8ea5e12ac4f4ac91267293959001f1448cf0619"}, ] [package.dependencies]