Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps deptry from 0.23.1 to 0.24.0.

Release notes

Sourced from deptry's releases.

0.24.0

What's Changed

Breaking changes

Python 3.9 support dropped

Support for Python 3.9 has been dropped, as it has reached its end of life.

PyPy 3.10 support dropped, 3.11 added

Support for PyPy 3.10 has been dropped, since it is unsupported. We now only test against PyPy 3.11, and only publish wheels for this version.

Features

  • Add GitHub Actions annotations reporter (#1059)
  • Add support for Python 3.14 (#1224)
  • Drop support for Python 3.9 (#1328)
  • Publish wheels for PyPy 3.11 and drop 3.10 (#1227)

Full Changelog

fpgmaas/deptry@0.23.1...0.24.0

Changelog

Sourced from deptry's changelog.

0.24.0 - 2025-11-09

Breaking changes

Python 3.9 support dropped

Support for Python 3.9 has been dropped, as it has reached its end of life.

PyPy 3.10 support dropped, 3.11 added

Support for PyPy 3.10 has been dropped, since it is unsupported. We now only test against PyPy 3.11, and only publish wheels for this version.

Features

  • Add GitHub Actions annotations reporter (#1059)
  • Add support for Python 3.14 (#1224)
  • Drop support for Python 3.9 (#1328)
  • Publish wheels for PyPy 3.11 and drop 3.10 (#1227)

Full Changelog

fpgmaas/deptry@0.23.1...0.24.0

Commits
  • 4cc2d65 docs(changelog): add 0.24.0 release notes (#1330)
  • 8757b31 chore: sync all dependency groups by default and run mypy locally (#1337)
  • 5ebc5c0 feat: add github annotations reporter (#1059)
  • aa59b6f fix(deps): update ruff rust to v0.14.4 (patch) (#1335)
  • 87a6b87 chore(deps): lock file maintenance (#1336)
  • 6b938ae chore(deps): update uv-version to v0.9.8 (#1334)
  • 92c35ba chore(deps): update pre-commit hook woodruffw/zizmor-pre-commit to v1.16.3 (#...
  • a8be290 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.4 (#1332)
  • 6abefd1 chore(deps): update dependency mkdocs-material to v9.6.23 (#1331)
  • 6b55686 test: update all test dependencies (#1313)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@kevinjqliu
Copy link
Contributor

@dependabot rebase

Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/fpgmaas/deptry/releases)
- [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md)
- [Commits](fpgmaas/deptry@0.23.1...0.24.0)

---
updated-dependencies:
- dependency-name: deptry
  dependency-version: 0.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/deptry-0.24.0 branch from 8a5c733 to 3e863f6 Compare November 10, 2025 22:41
@kevinjqliu kevinjqliu merged commit 7725ac3 into main Nov 10, 2025
8 checks passed
@kevinjqliu kevinjqliu deleted the dependabot/pip/deptry-0.24.0 branch November 10, 2025 22:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant