Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2025

Bumps the core group with 1 update: matplotlib.

Updates matplotlib from 3.10.5 to 3.10.6

Release notes

Sourced from matplotlib's releases.

REL: v3.10.6

This is a bugfix release in the 3.10.x series.

Highlights from this release include:

- Fix regression of hi-dpi support for Qt
- Fix race condition in TexManager.make_dvi & make_png
- Various documentation and other bugfixes
Commits
  • 5cd38c3 REL: v3.10.6
  • b2358e7 Release prep v3.10.6
  • 2e04783 Merge branch 'v3.10.5-doc' into v3.10.x
  • d3365af Github stats v3.10.6
  • 81ed659 Merge pull request #30489 from meeseeksmachine/auto-backport-of-pr-30486-on-v...
  • 5351097 Merge pull request #30488 from meeseeksmachine/auto-backport-of-pr-30486-on-v...
  • 6b800b8 Merge pull request #30487 from meeseeksmachine/auto-backport-of-pr-30484-on-v...
  • 25a97fd Backport PR #30486: doc: Update warnings about python-build-standalone
  • 4b79495 Backport PR #30486: doc: Update warnings about python-build-standalone
  • a55b817 Backport PR #30484: FIX: be more cautious about checking widget size
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the core group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib).


Updates `matplotlib` from 3.10.5 to 3.10.6
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.10.5...v3.10.6)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-version: 3.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Sep 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 5, 2025 00:02
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Sep 5, 2025
Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.30%. Comparing base (09a77bb) to head (78e20d4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4211      +/-   ##
==========================================
- Coverage   91.39%   91.30%   -0.10%     
==========================================
  Files         193      193              
  Lines       15715    15715              
==========================================
- Hits        14363    14348      -15     
- Misses       1352     1367      +15     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89 germa89 merged commit 217f311 into main Sep 6, 2025
50 checks passed
@germa89 germa89 deleted the dependabot/pip/core-2cc93afe0a branch September 6, 2025 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants