Skip to content

Combine dependabot updates of Python dependencies#7824

Merged
pavoljuhas merged 8 commits intoquantumlib:mainfrom
pavoljuhas:combine-dependabot-updates
Jan 6, 2026
Merged

Combine dependabot updates of Python dependencies#7824
pavoljuhas merged 8 commits intoquantumlib:mainfrom
pavoljuhas:combine-dependabot-updates

Conversation

@pavoljuhas
Copy link
Collaborator

  • Bump black[jupyter] from 25.11.0 to 25.12.0.
  • Bump mypy from 1.19.0 to 1.19.1
  • Bump ruff from 0.14.7 to 0.14.10
  • Pick up lint found by newer version of ruff, ie,
    fix ruff ISC004 - implicit-string-concatenation-in-collection-literal

dependabot bot and others added 7 commits January 1, 2026 15:01
Bumps [black[jupyter]](https://github.com/psf/black) from 25.11.0 to 25.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@25.11.0...25.12.0)

---
updated-dependencies:
- dependency-name: black[jupyter]
  dependency-version: 25.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.7 to 0.14.10.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.7...0.14.10)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
- fix ruff ISC004 - implicit-string-concatenation-in-collection-literal

No change in code function.
@pavoljuhas pavoljuhas requested a review from mhucka January 5, 2026 22:41
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (ceb9432) to head (88801f3).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7824      +/-   ##
==========================================
- Coverage   99.57%   99.56%   -0.01%     
==========================================
  Files        1102     1102              
  Lines       98772    98772              
==========================================
- Hits        98352    98346       -6     
- Misses        420      426       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pavoljuhas pavoljuhas added this pull request to the merge queue Jan 6, 2026
Merged via the queue into quantumlib:main with commit 543b10d Jan 6, 2026
38 checks passed
@pavoljuhas pavoljuhas deleted the combine-dependabot-updates branch January 6, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M 50< lines changed <250

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants