diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-01 14:32:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 14:32:08 +0000 |
commit | b720059d752947c4a53b5463da8c19deb2f8a3be (patch) | |
tree | 7e670cef772f33d93a8e97c088c9c1f4804c34fc /poetry.lock | |
parent | Bump phonenumbers from 8.13.26 to 8.13.29 (#16868) (diff) | |
download | synapse-b720059d752947c4a53b5463da8c19deb2f8a3be.tar.xz |
Bump types-setuptools from 69.0.0.0 to 69.0.0.20240125 (#16863)
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index bc91a68b5c..5f08dc2d03 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3153,13 +3153,13 @@ urllib3 = ">=2" [[package]] name = "types-setuptools" -version = "69.0.0.0" +version = "69.0.0.20240125" description = "Typing stubs for setuptools" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "types-setuptools-69.0.0.0.tar.gz", hash = "sha256:b0a06219f628c6527b2f8ce770a4f47550e00d3e8c3ad83e2dc31bc6e6eda95d"}, - {file = "types_setuptools-69.0.0.0-py3-none-any.whl", hash = "sha256:8c86195bae2ad81e6dea900a570fe9d64a59dbce2b11cc63c046b03246ea77bf"}, + {file = "types-setuptools-69.0.0.20240125.tar.gz", hash = "sha256:22ad498cb585b22ce8c97ada1fccdf294a2e0dd7dc984a28535a84ea82f45b3f"}, + {file = "types_setuptools-69.0.0.20240125-py3-none-any.whl", hash = "sha256:00835f959ff24ebc32c55da8df9d46e8df25e3c4bfacb43e98b61fde51a4bc41"}, ] [[package]] |