Celery-signal-receivers

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

What's Changed

This version fixes issue with wrong dependency notation resulting with Django ^4.0 installation. Detailed changes:
- fixed notation for poetry dependencies `Django` and `django-stubs`
- moved `pytest-cov` and `django-stubs` to dev dependencies as they are not necessary for the regular use of the library
- updated `django-unified-signals` dependency

PRs
* Fixing Django 5.0+ not being recognized as a compatible version by ivellios in https://github.com/ivellios/celery-signal-receivers/pull/4


**Full Changelog**: https://github.com/ivellios/celery-signal-receivers/compare/0.2.0...0.2.1

0.2.0

What's Changed
* Added support for Django ^5.0 by DmytroLitvinov in https://github.com/ivellios/celery-signal-receivers/pull/2 (thank you!)
* Added support for Python 3.12
* Updated dependencies

New Contributors
* DmytroLitvinov made their first contribution in https://github.com/ivellios/celery-signal-receivers/pull/2

**Full Changelog**: https://github.com/ivellios/celery-signal-receivers/compare/0.1.0...0.2.0

0.1.0

What's Changed
* Initial code by ivellios in https://github.com/ivellios/celery-signal-receivers/pull/1

New Contributors
* ivellios made their first contribution in https://github.com/ivellios/celery-signal-receivers/pull/1

**Full Changelog**: https://github.com/ivellios/celery-signal-receivers/commits/0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.