Releases: tox-dev/pipdeptree
Releases · tox-dev/pipdeptree
2.23.4
What's Changed
- Improve the CI by @gaborbernat in #411
- Fix CI shield by @gaborbernat in #412
Full Changelog: 2.23.3...2.23.4
2.23.3
Full Changelog: 2.23.2...2.23.3
2.23.2
What's Changed
- Move pip's frozen requirement API into a single module by @kemzeb in #402
- Declare 3.13 support by @gaborbernat in #406
Full Changelog: 2.23.1...2.23.2
2.23.1
What's Changed
- Use
__contains__
to avoidKeyError
with importlib_metadata==8.0.0 by @kemzeb in #384 - Use is_missing property in ReqPackage.is_conflicting() for DRYness by @kemzeb in #385
- Readd
# noqa: S603
to _detect_env to resolve Ruff error by @kemzeb in #388 - Allow pre-releases when detecting version conflicts by @kemzeb in #394
Full Changelog: 2.23.0...2.23.1
2.23.0
What's Changed
- Use non-deprecated pytest-console-scripts API by @kemzeb in #377
- Print resolved interpreter when using env detection by @stasfilin in #379
New Contributors
- @stasfilin made their first contribution in #379
Full Changelog: 2.22.0...2.23.0