Icontract

Latest version: v2.6.6

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

Scan your dependencies

Page 1 of 10

2.6.6

=====
* Updated typeguard and deal to latest versions (284)

This change is needed so that distributions can successfully run
the necessary tests with the development dependencies. Previously,
the dependencies were outdated, and the old versions were already
deprecated in distributions (notably, typegard and deal).

2.6.5

=====
* Added Python 3.11 to the list of supported Pythons (280)
* Fixed deal dependency marker (279)

This patch is important as we silently broke ``setup.py``, which was
tolerated by older versions of setuptools, but not any more by
the newer ones. With this patch, icontract's ``setup.py`` is made
valid again.

2.6.4

=====
* Restored Python 3.6 support (274)

The support for Python 3.6 has been dropped in 257 as GitHub removed
its support in the CI pipeline. With this patch, we restored
the support of Python 3.6. Notably, we had to add
the package ``contextvars`` conditioned on Python 3.6.

2.6.3

=====
* Removed meta data files from setup.py (262)
* Added support for python 3.11 (260)
* Fixed in-progress set for async (256)

2.6.2

=====
* Added wheels to releases (251)
* Fixed mypy error on missing ``asttokens.ASTTokens`` (252)

2.6.1

=====
* Excluded all tests from package (240)

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.