diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-06 08:12:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-06 08:12:01 -0500 |
commit | 5cf29886949a92c84dbb33b8feb356ff403ebf7a (patch) | |
tree | 636df4672cb46ed28b8c5d92a56cdb2d05e60b09 /poetry.lock | |
parent | Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 (#16599) (diff) | |
download | synapse-5cf29886949a92c84dbb33b8feb356ff403ebf7a.tar.xz |
Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#16602)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 f54b8b8491..6fd48358d7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3141,13 +3141,13 @@ cryptography = ">=35.0.0" [[package]] name = "types-pyyaml" -version = "6.0.12.11" +version = "6.0.12.12" description = "Typing stubs for PyYAML" optional = false python-versions = "*" files = [ - {file = "types-PyYAML-6.0.12.11.tar.gz", hash = "sha256:7d340b19ca28cddfdba438ee638cd4084bde213e501a3978738543e27094775b"}, - {file = "types_PyYAML-6.0.12.11-py3-none-any.whl", hash = "sha256:a461508f3096d1d5810ec5ab95d7eeecb651f3a15b71959999988942063bf01d"}, + {file = "types-PyYAML-6.0.12.12.tar.gz", hash = "sha256:334373d392fde0fdf95af5c3f1661885fa10c52167b14593eb856289e1855062"}, + {file = "types_PyYAML-6.0.12.12-py3-none-any.whl", hash = "sha256:c05bc6c158facb0676674b7f11fe3960db4f389718e19e62bd2b84d6205cfd24"}, ] [[package]] |