diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-06 09:16:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-06 09:16:05 +0000 |
commit | 6f3f9770dc5cda4155dbfa330b64818b754aa75d (patch) | |
tree | 09929c3870be2af0d7c821c49c01ecbb6c848e85 /poetry.lock | |
parent | Bump hiredis from 2.2.3 to 2.3.2 (#16862) (diff) | |
download | synapse-6f3f9770dc5cda4155dbfa330b64818b754aa75d.tar.xz |
Bump types-requests from 2.31.0.10 to 2.31.0.20240125 (#16886)
Diffstat (limited to '')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index 55d53cc1e3..7123fee85c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3159,13 +3159,13 @@ files = [ [[package]] name = "types-requests" -version = "2.31.0.10" +version = "2.31.0.20240125" description = "Typing stubs for requests" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "types-requests-2.31.0.10.tar.gz", hash = "sha256:dc5852a76f1eaf60eafa81a2e50aefa3d1f015c34cf0cba130930866b1b22a92"}, - {file = "types_requests-2.31.0.10-py3-none-any.whl", hash = "sha256:b32b9a86beffa876c0c3ac99a4cd3b8b51e973fb8e3bd4e0a6bb32c7efad80fc"}, + {file = "types-requests-2.31.0.20240125.tar.gz", hash = "sha256:03a28ce1d7cd54199148e043b2079cdded22d6795d19a2c2a6791a4b2b5e2eb5"}, + {file = "types_requests-2.31.0.20240125-py3-none-any.whl", hash = "sha256:9592a9a4cb92d6d75d9b491a41477272b710e021011a2a3061157e2fb1f1a5d1"}, ] [package.dependencies] |