Cl-sii

Latest version: v0.44.0

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

Scan your dependencies

Page 3 of 15

0.32.0

- (PR 660, 2024-08-23) chore: Bump setuptools from 65.5.1 to 70.3.0
- (PR 672, 2024-08-23) chore: Bump django from 4.2.14 to 4.2.15
- (PR 676, 2024-08-23) chore(deps): Update `pip` from 23.3 to 24.2
- (PR 677, 2024-08-23) chore(deps): Update `wheel` from ≤0.43.0 to 0.44.0
- (PR 675, 2024-08-23) Replace Setuptools Configuration with Python Project Configuration
- (PR 670, 2024-08-23) chore: Bump jsonschema from 4.22.0 to 4.23.0
- (PR 678, 2024-08-23) chore: Bump the development-dependencies group across 1 directory with 7 updates
- (PR 679, 2024-08-23) chore: Bump the production-dependencies group across 1 directory with 2 updates
- (PR 680, 2024-08-23) Test coverage broken by migration from `setup.py` to `pyproject.toml`
- (PR 668, 2024-08-23) chore: Bump pyopenssl from 24.1.0 to 24.2.1
- (PR 673, 2024-08-23) chore(deps): Bump importlib-metadata from 7.1.0 to 8.4.0
- (PR 681, 2024-08-28) Move Flake8 configuration from `setup.cfg` to its own file
- (PR 682, 2024-08-28) Move Coverage.py configuration from `setup.cfg` to its own file
- (PR 683, 2024-08-28) Replace `setup.py sdist` and `bdist_wheel` with `build`
- (PR 684, 2024-08-28) When running `twine check`, fail on warnings

0.31.0

- (PR 661, 2024-07-17) extras: Add `RutFilter` for Django views and DRF views
- (PR 662, 2024-07-17) extras: Add Django URL path converter for RUT and Tipo DTE
- (PR 663, 2024-07-17) extras: Add mapping of Django model fields to DRF serializer fields
- (PR 664, 2024-07-17) extras: Reformat source code of `.dj_filters`

0.30.0

- (PR 640, 2024-05-20) chore: Bump the production-dependencies group across 1 directory with 5 updates
- (PR 643, 2024-05-30) chore: Bump requests from 2.31.0 to 2.32.2
- (PR 642, 2024-05-30) chore: Bump pydantic from 2.6.4 to 2.7.2
- (PR 644, 2024-05-30) chore: Bump the development-dependencies group across 1 directory with 6 updates
- (PR 633, 2024-05-30) chore: Bump jsonschema from 4.21.1 to 4.22.0
- (PR 648, 2024-06-11) Replace hardcoded versions of Pip and others in Make variables
- (PR 649, 2024-06-11) chore: Bump cryptography from 42.0.5 to 42.0.8
- (PR 651, 2024-07-10) chore: Bump urllib3 from 1.26.18 to 1.26.19
- (PR 652, 2024-07-10) chore: Bump djangorestframework from 3.15.1 to 3.15.2
- (PR 655, 2024-07-10) chore(deps): Update package `zipp` from 3.8.1 to 3.19.2
- (PR 650, 2024-07-11) chore: Bump marshmallow from 3.21.1 to 3.21.3
- (PR 646, 2024-07-11) chore: Bump lxml from 5.2.1 to 5.2.2
- (PR 656, 2024-07-11) chore: Bump the development-dependencies group across 1 directory with 6 updates
- (PR 657, 2024-07-11) chore: Bump the production-dependencies group across 1 directory with 6 updates

0.29.0

- (PR 614, 2024-03-26) chore: Bump the production-dependencies group with 4 updates
- (PR 617, 2024-03-27) chore: Bump black from 24.1.1 to 24.3.0
- (PR 619, 2024-03-27) chore: Bump pydantic from 2.6.1 to 2.6.4
- (PR 618, 2024-03-27) chore: Bump marshmallow from 3.20.2 to 3.21.1
- (PR 616, 2024-03-27) chore: Bump django from 3.2.24 to 3.2.25
- (PR 615, 2024-03-27) chore: Bump cryptography from 42.0.4 to 42.0.5
- (PR 620, 2024-03-27) chore: Bump the development-dependencies group with 7 updates
- (PR 621, 2024-04-04) chore: Bump the production-dependencies group with 6 updates
- (PR 628, 2024-04-16) chore: Bump sqlparse from 0.4.4 to 0.5.0
- (PR 627, 2024-04-16) chore: Bump idna from 2.10 to 3.7
- (PR 624, 2024-04-16) chore: Bump pyopenssl from 24.0.0 to 24.1.0
- (PR 629, 2024-04-16) chore: Bump lxml from 5.1.0 to 5.2.1
- (PR 626, 2024-04-18) chore: Bump importlib-metadata from 6.1.0 to 7.1.0
- (PR 631, 2024-04-18) chore(deps): Bump the development-dependencies group with 4 updates
- (PR 625, 2024-04-18) chore: Bump djangorestframework from 3.14.0 to 3.15.1
- (PR 636, 2024-05-15) Disallow implicit re-exports of imported values in Python modules

0.28.0

- (PR 606, 2024-02-14) fix: Add default value for missing codes in SII CTE Form 29
- (PR 607, 2024-02-19) chore: Bump cryptography from 41.0.7 to 42.0.2
- (PR 605, 2024-02-19) chore: Bump django from 3.2.23 to 3.2.24
- (PR 608, 2024-02-26) chore: Bump cryptography from 42.0.2 to 42.0.4

0.27.0

- (PR 593, 2024-02-01) chore: Bump pydantic from 2.5.3 to 2.6.0
- (PR 592, 2024-02-05) chore: Bump lxml from 4.9.2 to 4.9.4
- (PR 595, 2024-02-05) chore: Bump the development-dependencies group with 6 updates
- (PR 596, 2024-02-05) chore: Bump the production-dependencies group with 5 updates
- (PR 599, 2024-02-07) chore: Bump signxml from 3.2.1 to 3.2.2
- (PR 598, 2024-02-07) chore: Bump pydantic from 2.6.0 to 2.6.1
- (PR 600, 2024-02-07) chore: Bump pyopenssl from 23.2.0 to 24.0.0
- (PR 597, 2024-02-07) chore: Bump pytz from 2023.3.post1 to 2024.1
- (PR 601, 2024-02-07) chore: Bump marshmallow from 3.20.1 to 3.20.2
- (PR 602, 2024-02-07) chore(deps): Update `lxml` from 4.9.4 to 5.1.0

Page 3 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.