diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-20 07:27:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 07:27:58 -0400 |
commit | 14d8d416589239d51b798ee4a338aca09437f860 (patch) | |
tree | b3eaeec895045560af8132931f4d072fe0939761 /poetry.lock | |
parent | Load `/register/available` endpoint on workers (#15268) (diff) | |
download | synapse-14d8d416589239d51b798ee4a338aca09437f860.tar.xz |
Bump types-requests from 2.28.11.12 to 2.28.11.15 (#15291)
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index 518fa5874b..a89994eb8f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2684,14 +2684,14 @@ files = [ [[package]] name = "types-requests" -version = "2.28.11.12" +version = "2.28.11.15" description = "Typing stubs for requests" category = "dev" optional = false python-versions = "*" files = [ - {file = "types-requests-2.28.11.12.tar.gz", hash = "sha256:fd530aab3fc4f05ee36406af168f0836e6f00f1ee51a0b96b7311f82cb675230"}, - {file = "types_requests-2.28.11.12-py3-none-any.whl", hash = "sha256:dbc2933635860e553ffc59f5e264264981358baffe6342b925e3eb8261f866ee"}, + {file = "types-requests-2.28.11.15.tar.gz", hash = "sha256:fc8eaa09cc014699c6b63c60c2e3add0c8b09a410c818b5ac6e65f92a26dde09"}, + {file = "types_requests-2.28.11.15-py3-none-any.whl", hash = "sha256:a05e4c7bc967518fba5789c341ea8b0c942776ee474c7873129a61161978e586"}, ] [package.dependencies] |