Skip to content

Bump pyasn1 from 0.6.1 to 0.6.3 - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pyasn1-0.6.3
Closed

Bump pyasn1 from 0.6.1 to 0.6.3#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pyasn1-0.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown

Bumps pyasn1 from 0.6.1 to 0.6.3.

Release notes

Sourced from pyasn1's releases.

Release 0.6.3

It's a minor release.

  • Added nesting depth limit to ASN.1 decoder to prevent stack overflow from deeply nested structures (CVE-2026-30922).
  • Fixed OverflowError from oversized BER length field.
  • Fixed DeprecationWarning stacklevel for deprecated attributes.
  • Fixed asDateTime incorrect fractional seconds parsing.

All changes are noted in the CHANGELOG.

Release 0.6.2

It's a minor release.

  • Fixed continuation octet limits in OID/RELATIVE-OID decoder (CVE-2026-23490).
  • Added support for Python 3.14.
  • Added SECURITY.md policy.
  • Migrated to pyproject.toml packaging.

All changes are noted in the CHANGELOG.

Changelog

Sourced from pyasn1's changelog.

Revision 0.6.3, released 16-03-2026

Revision 0.6.2, released 16-01-2026

Commits
  • af65c3b Prepare release 0.6.3
  • 5a49bd1 Merge commit from fork
  • 5494ba4 Fix asDateTime incorrect fractional seconds parsing (#102)
  • 71f486e Fix DeprecationWarning stacklevel for deprecated attributes (#101)
  • d7cb42d Fix OverflowError from oversized BER length field (#100)
  • e7356f8 Prepare release 0.6.2
  • 3908f14 Merge commit from fork
  • 0a7e067 Add support for Python 3.14 (#97)
  • 33656e9 Create Security Policy
  • fa62307 fix for issue #91: unit tests failing due to missing code (#92)
  • Additional commits viewable in compare view


Note

Low Risk
Low risk since this is a lockfile-only dependency bump; main impact is potential minor behavioral changes from the updated pyasn1 release.

Overview
Updates dependency pinning in uv.lock, bumping pyasn1 from 0.6.1 to 0.6.3 and refreshing the associated sdist/wheel hashes/URLs.

Also updates the lockfile exclude-newer timestamp used for resolution reproducibility.

Written by Cursor Bugbot for commit a505f52. This will update automatically on new commits. Configure here.

@dependabot dependabot Bot added dependencies Dependency updates python:uv Pull requests that update python:uv code labels Mar 30, 2026
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](pyasn1/pyasn1@v0.6.1...v0.6.3)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-version: 0.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/pyasn1-0.6.3 branch from e6b4362 to a505f52 Compare April 1, 2026 14:50
@dependabot @github

dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Author

Looks like pyasn1 is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 1, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/pyasn1-0.6.3 branch April 1, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates python:uv Pull requests that update python:uv code

Development

Successfully merging this pull request may close these issues.

0 participants