summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-18 10:01:34 +0100
committerGitHub <noreply@github.com>2024-06-18 10:01:34 +0100
commit088992a4840a3af1dc221dee3d40254c1c8a3f16 (patch)
treeebb203ede39609a2a295cba1d5cbf94bd6b95a3b
parentBump docker/build-push-action from 5 to 6 (#17312) (diff)
downloadsynapse-088992a4840a3af1dc221dee3d40254c1c8a3f16.tar.xz
Bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 (#17316)
-rw-r--r--poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock
index a2a24e0773..58981ff6e1 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2881,13 +2881,13 @@ types-cffi = "*"
 
 [[package]]
 name = "types-pyyaml"
-version = "6.0.12.12"
+version = "6.0.12.20240311"
 description = "Typing stubs for PyYAML"
 optional = false
-python-versions = "*"
+python-versions = ">=3.8"
 files = [
-    {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"},
+    {file = "types-PyYAML-6.0.12.20240311.tar.gz", hash = "sha256:a9e0f0f88dc835739b0c1ca51ee90d04ca2a897a71af79de9aec5f38cb0a5342"},
+    {file = "types_PyYAML-6.0.12.20240311-py3-none-any.whl", hash = "sha256:b845b06a1c7e54b8e5b4c683043de0d9caf205e7434b3edc678ff2411979b8f6"},
 ]
 
 [[package]]