Skip to content

Commit d2d7ffe

Browse files
fix: bump pyasn1 to 0.6.3 (CVE patch) (#177)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 358d6f1 commit d2d7ffe

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requests = "^2.32.4"
1414
cryptography = ">=46.0.6,<47"
1515
certifi = "*"
1616
pycryptodome = "^3.10.1"
17-
pyasn1 = "^0.4.8"
17+
pyasn1 = "^0.6.3"
1818
evervault-attestation-bindings = "0.5.0"
1919

2020
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)