chore(deps): bump pyasn1 from 0.6.1 to 0.6.4 in /backend/core#49
chore(deps): bump pyasn1 from 0.6.1 to 0.6.4 in /backend/core#49dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.4. - [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.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Python dependency pins to use a newer pyasn1 release.
Changes:
- Bump
pyasn1from0.6.1to0.6.4in runtime requirements. - Bump
pyasn1from0.6.1to0.6.4in test requirements.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| backend/core/requirements.txt | Updates pyasn1 pinned version for production dependencies |
| backend/core/requirements-test.txt | Mirrors the pyasn1 version bump for test dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps pyasn1 from 0.6.1 to 0.6.4.
Release notes
Sourced from pyasn1's releases.
Changelog
Sourced from pyasn1's changelog.
... (truncated)
Commits
72e4803Prepare release 0.6.40c19eebPin PyPI publish action to immutable commit (#113)45bdb19Merge commit from fork628e36eMerge commit from forke60c691Merge commit from forkaf65c3bPrepare release 0.6.35a49bd1Merge commit from fork5494ba4Fix asDateTime incorrect fractional seconds parsing (#102)71f486eFix DeprecationWarning stacklevel for deprecated attributes (#101)d7cb42dFix OverflowError from oversized BER length field (#100)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.