chore(deps): bump pyasn1 from 0.6.1 to 0.6.3

Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.3.
- [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.6.1...v0.6.3)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-version: 0.6.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-17 19:33:54 +00:00
committed by GitHub
parent ecbc581609
commit b205482bdc
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ dependencies = [
'olefile==0.46',
'paramiko==3.2.0',
'passlib==1.7.4',
'pyasn1==0.6.1',
'pyasn1==0.6.3',
'pycparser==2.21',
'pycryptodome==3.18.0',
'pycryptodomex==3.18.0',

10
uv.lock generated
View File

@@ -2587,7 +2587,7 @@ requires-dist = [
{ name = "premailer", specifier = "==3.10.0" },
{ name = "psutil", specifier = "==5.9.5" },
{ name = "psycopg2-binary", specifier = "==2.9.10" },
{ name = "pyasn1", specifier = "==0.6.1" },
{ name = "pyasn1", specifier = "==0.6.3" },
{ name = "pycountry", specifier = ">=24.6.1" },
{ name = "pycparser", specifier = "==2.21" },
{ name = "pycryptodome", specifier = "==3.18.0" },
@@ -2597,7 +2597,7 @@ requires-dist = [
{ name = "pyexcel-xlsx", specifier = "==0.6.0" },
{ name = "pyfreerdp", specifier = "==0.0.2" },
{ name = "pyhcl", specifier = "==0.4.4" },
{ name = "pyhttpsig", specifier = ">=1.3.0" },
{ name = "pyhttpsig", specifier = "==1.3.0" },
{ name = "pyjwkest", specifier = "==1.4.2" },
{ name = "pymongo", specifier = "==4.6.3" },
{ name = "pympler", specifier = "==1.0.1" },
@@ -3713,11 +3713,11 @@ wheels = [
[[package]]
name = "pyasn1"
version = "0.6.1"
version = "0.6.3"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/ba/e9/01f1a64245b89f039897cb0130016d79f77d52669aae6ee7b159a6c4c018/pyasn1-0.6.1.tar.gz", hash = "sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034", size = 145322, upload-time = "2024-09-10T22:41:42.55Z" }
sdist = { url = "https://files.pythonhosted.org/packages/5c/5f/6583902b6f79b399c9c40674ac384fd9cd77805f9e6205075f828ef11fb2/pyasn1-0.6.3.tar.gz", hash = "sha256:697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf", size = 148685, upload-time = "2026-03-17T01:06:53.382Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/c8/f1/d6a797abb14f6283c0ddff96bbdd46937f64122b8c925cab503dd37f8214/pyasn1-0.6.1-py3-none-any.whl", hash = "sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629", size = 83135, upload-time = "2024-09-11T16:00:36.122Z" },
{ url = "https://files.pythonhosted.org/packages/5d/a0/7d793dce3fa811fe047d6ae2431c672364b462850c6235ae306c0efd025f/pyasn1-0.6.3-py3-none-any.whl", hash = "sha256:a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde", size = 83997, upload-time = "2026-03-17T01:06:52.036Z" },
]
[[package]]