Z3c.dependencychecker

Latest version: v2.15

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

Scan your dependencies

Page 1 of 8

2.16

-----------------

- Nothing changed yet.

2.15

-----------------

- Use `pathlib.Path` everywhere to make it easier to reason about
paths. Note that python 3.10 somehow manages to complain about
``AttributeError: 'PosixPath' object has no attribute
'startswith'``, even though 3.8/.9/.11/.12 and pypy work fine. So if
you get that error, use a different python version...
[gforcada]

- Django settings: look at ``MIDDLEWARE`` and so in addition to ``INSTALLED_APPS``, this
helps to detect more required packages.

2.14.3

-------------------

- Refactored other `modules.py` classes that needed the same fix from previous release.
[gforcada]

2.14.1

-------------------

- Ignore any dot leading folder (like `.tox` or `.git`) while scanning for files.
[gforcada]

2.14

-----------------

- Add support for distributions using implicit namespaces (PEP 420).
[gforcada]

2.13

-----------------

- Drop python 3.7 support, as our dependencies require 3.8 at least.
[gforcada]

- Add python 3.12 support.
[gforcada]

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.