summary refs log tree commit diff
path: root/poetry.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-21 10:56:40 +0100
committerGitHub <noreply@github.com>2024-05-21 10:56:40 +0100
commit439a095edcb2cddf10588f0327fd4c941dd1343a (patch)
tree26630823fd557bf84095ec56cf998846f28ed0ee /poetry.lock
parentBump types-psycopg2 from 2.9.21.20240311 to 2.9.21.20240417 (#17222) (diff)
downloadsynapse-439a095edcb2cddf10588f0327fd4c941dd1343a.tar.xz
Bump pyasn1 from 0.5.1 to 0.6.0 (#17223)
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock
index 64036cd65c..675e55e062 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1736,13 +1736,13 @@ psycopg2 = "*"
 
 [[package]]
 name = "pyasn1"
-version = "0.5.1"
+version = "0.6.0"
 description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)"
 optional = false
-python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7"
+python-versions = ">=3.8"
 files = [
-    {file = "pyasn1-0.5.1-py2.py3-none-any.whl", hash = "sha256:4439847c58d40b1d0a573d07e3856e95333f1976294494c325775aeca506eb58"},
-    {file = "pyasn1-0.5.1.tar.gz", hash = "sha256:6d391a96e59b23130a5cfa74d6fd7f388dbbe26cc8f1edf39fdddf08d9d6676c"},
+    {file = "pyasn1-0.6.0-py2.py3-none-any.whl", hash = "sha256:cca4bb0f2df5504f02f6f8a775b6e416ff9b0b3b16f7ee80b5a3153d9b804473"},
+    {file = "pyasn1-0.6.0.tar.gz", hash = "sha256:3a35ab2c4b5ef98e17dfdec8ab074046fbda76e281c5a706ccd82328cfc8f64c"},
 ]
 
 [[package]]