Skip to content

Bump pyasn1 from 0.6.1 to 0.6.3 in /jobs/sentiment-analysis#3218

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/jobs/sentiment-analysis/pyasn1-0.6.3
Open

Bump pyasn1 from 0.6.1 to 0.6.3 in /jobs/sentiment-analysis#3218
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/jobs/sentiment-analysis/pyasn1-0.6.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

User description

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

PR Type

Other


Description

  • Upgrade pyasn1 to 0.6.3

  • Refresh sentiment job dependency pin

  • Pull upstream security-related fixes


Diagram Walkthrough

flowchart LR
  req["`jobs/sentiment-analysis/requirements.txt`"]
  old["`pyasn1 0.6.1`"]
  new["`pyasn1 0.6.3`"]
  req -- "updates dependency pin" --> new
  old -- "upgraded to" --> new
Loading

File Walkthrough

Relevant files
Dependencies
requirements.txt
Update `pyasn1` dependency version pin                                     

jobs/sentiment-analysis/requirements.txt

  • Updated the pinned pyasn1 version
  • Bumped pyasn1 from 0.6.1 to 0.6.3
  • Kept the rest of dependencies unchanged
+1/-1     

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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 17, 2026
@dependabot dependabot Bot requested review from a team as code owners March 17, 2026 18:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 17, 2026
@github-actions
Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🎫 Ticket compliance analysis ❌

101 - Not compliant

Non-compliant requirements:

  • Bump merge-deep from 3.0.2 to 3.0.3.
  • Apply the change in /forms-flow-web.

86 - Not compliant

Non-compliant requirements:

  • Investigate and fix the error triggered when compiling a form, moving to the next step, selecting One Step Approval, and saving.
  • Investigate why clicking task on the service running on port 3000 returns null.
  • Investigate and fix the 404 Not Found / Cannot PUT /form/ error when starting a process from the service on port 8000.

90 - Not compliant

Non-compliant requirements:

  • Bump lodash from 4.17.19 to 4.17.21.
  • Apply the change in /forms-flow-web/forms-flow-util.
⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants