Skip to content

chore(deps): bump backrefs from 6.2 to 7.0#148

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backrefs-7.0
Open

chore(deps): bump backrefs from 6.2 to 7.0#148
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backrefs-7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps backrefs from 6.2 to 7.0.

Release notes

Sourced from backrefs's releases.

7.0

  • BREAK: Remove deprecated \e and \h support.
  • NEW: Drop Python 3.9 support.
  • NEW: Lazy load Unicode tables as required.
  • FIX: Fix bad name for value for Joining Group, which was previously non_joining, but should have been no_joining_group.
  • FIX: Update Unicode script to handle unexpected changes in alias of non-explicit value names.
Commits

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)

Bumps [backrefs](https://github.com/facelessuser/backrefs) from 6.2 to 7.0.
- [Release notes](https://github.com/facelessuser/backrefs/releases)
- [Commits](facelessuser/backrefs@6.2...7.0)

---
updated-dependencies:
- dependency-name: backrefs
  dependency-version: '7.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added python Python-specific runtime or environment optimizations security labels Jul 10, 2026
@dependabot dependabot Bot requested a review from squid-protocol as a code owner July 10, 2026 10:24
@dependabot dependabot Bot added security python Python-specific runtime or environment optimizations labels Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🐦‍⬛ Muninn Security Scan

Severity Count
🔴 Critical 0
🟠 High 1
🟡 Medium 0
🟢 Low 0
ℹ️ Info 0

🟠 High Findings

[dependency] Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Package: mistune 3.2.1 (PyPI)
Advisory: GHSA-qcq2-496w-v96p (CVE-2026-49851)
Detected by: osv-scanner, trivy
Sources:

  • /github/workspace/gitgalaxy/requirements.txt (osv-scanner)
  • gitgalaxy/requirements.txt (trivy)
    ### Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear (approximately O(n²)) behavior in parse_link_text. A relatively small input consisting of repeated [ characters causes significant parsing slowdown. ### Affected component mistune/inline_parser.py → parse_link_text...

🐦‍⬛ Powered by Muninn · Skald Lab

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

Labels

python Python-specific runtime or environment optimizations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant