From ee1dbf8a2a9ffcb240c5df75221b2fd4044a8d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 04:48:20 +0000 Subject: [PATCH] build(deps): bump pyasn1 from 0.5.0 to 0.6.1 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.0 to 0.6.1. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.5.0...v0.6.1) --- updated-dependencies: - dependency-name: pyasn1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index bc48a406..12382370 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ distro = "==1.8.0" jsonschema = "==4.20.0" pexpect = "==4.9.0" ply = "==3.11" -pyasn1 = "==0.5.0" +pyasn1 = "==0.6.1" toml = "==0.10.2" yappi = "==1.6.0" setuptools = "70.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 0ee8d9b8..f8d09a3c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fbd2c4ac65258210d4129c604e3403881f45deb6605bcf5da1875ec44d8fca84" + "sha256": "301bf04c6208cd0a2c7b6f9a4bb2c18704f8a885033546dda2b4a5ab63bc7d0c" }, "pipfile-spec": 6, "requires": { @@ -602,12 +602,12 @@ }, "pyasn1": { "hashes": [ - "sha256:87a2121042a1ac9358cabcaf1d07680ff97ee6404333bacca15f76aa8ad01a57", - "sha256:97b7290ca68e62a832558ec3976f15cbf911bf5d7c7039d8b861c2a0ece69fde" + "sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629", + "sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034" ], "index": "pypi", - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", - "version": "==0.5.0" + "markers": "python_version >= '3.8'", + "version": "==0.6.1" }, "pycparser": { "hashes": [