Deptry

Latest version: v0.23.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 14

0.19.1

Features

* Add back PEP 420 support behind `--experimental-namespace-package` feature
flag ([808](https://github.com/fpgmaas/deptry/pull/808))
* Add support for Python 3.13 ([713](https://github.com/fpgmaas/deptry/pull/713), [#809](https://github.com/fpgmaas/deptry/pull/809))

Miscellaneous

* Provide Windows ARM64 wheels for Python ([807](https://github.com/fpgmaas/deptry/pull/807))

Full Changelog

https://github.com/fpgmaas/deptry/compare/0.19.0...0.19.1

0.19.0

This release reverts https://github.com/fpgmaas/deptry/pull/753 that caused a noticeable performance regression on large
codebases. The intent of the initial PR was to support projects following PEP 420, so if your project currently relies
on this behaviour, feel free to manifest your interest in https://github.com/fpgmaas/deptry/issues/740.

Bug Fixes

* Revert "fix(core): use `rglob` to guess local Python modules (753)" ([798](https://github.com/fpgmaas/deptry/pull/798))

New Contributors

* huisman made their first contribution in [796](https://github.com/fpgmaas/deptry/pull/796)

Full Changelog

https://github.com/fpgmaas/deptry/compare/0.18.0...0.19.0

0.18.0

Features

* Support imports using `importlib.import_module` ([782](https://github.com/fpgmaas/deptry/pull/782))

New Contributors

* lmmx made their first contribution in [782](https://github.com/fpgmaas/deptry/pull/782)

Full Changelog

https://github.com/fpgmaas/deptry/compare/0.17.0...0.18.0

0.17.0

Features

* Add a new rule `DEP005` to detect project dependencies that are in the standard library. ([761](https://github.com/fpgmaas/deptry/pull/761))

Full Changelog

https://github.com/fpgmaas/deptry/compare/0.16.2...0.17.0

0.16.2

Bug Fixes

* Avoid crashing on PEP 621 and Poetry projects with no dependencies ([752](https://github.com/fpgmaas/deptry/pull/752))
* Recursively search for Python files to detect local modules, to better support namespace packages ([753](https://github.com/fpgmaas/deptry/pull/753))

Miscellaneous

* Provide macOS ARM wheels for PyPy ([691](https://github.com/fpgmaas/deptry/pull/691))

Full Changelog

https://github.com/fpgmaas/deptry/compare/0.16.1...0.16.2

0.16.1

Bug Fixes

* Skip type checking blocks whether future annotations are used ([662](https://github.com/fpgmaas/deptry/pull/662))

Full Changelog

https://github.com/fpgmaas/deptry/compare/0.16.0...0.16.1

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.