celery-pubsub icon indicating copy to clipboard operation
celery-pubsub copied to clipboard

Publish and Subscribe with Celery

Results 58 celery-pubsub issues
Sort by recently updated
recently updated
newest added

This PR updates [coverage](https://pypi.org/project/coverage) from **5.5** to **7.5.1**. Changelog ### 7.5.1 ``` -------------------------- - Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the statement...

This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.2.0**. Changelog ### 8.2.0 ``` ========================= Deprecations ------------ - `12069 <https://github.com/pytest-dev/pytest/issues/12069>`_: A deprecation warning is now raised when implementations of one of...

This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.1.2**. Changelog ### 8.1.2 ``` ========================= Bug Fixes --------- - `12114 <https://github.com/pytest-dev/pytest/issues/12114>`_: Fixed error in :func:`pytest.approx` when used with `numpy` arrays and...

This PR updates [black](https://pypi.org/project/black) from **23.3.0** to **24.4.2**. Changelog ### 24.4.2 ``` This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1. Parser...

This PR updates [mypy](https://pypi.org/project/mypy) from **1.0.0** to **1.10.0**. Changelog ### 1.10 ``` We’ve just uploaded mypy 1.10 to the Python Package Index ([PyPI](https://pypi.org/project/mypy/)). Mypy is a static type checker for...

This PR updates [types-setuptools](https://pypi.org/project/types-setuptools) from **67.6.0.6** to **69.5.0.20240423**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/types-setuptools - Repo: https://github.com/python/typeshed

This PR updates [typing-extensions](https://pypi.org/project/typing-extensions) from **4.7.1** to **4.11.0**. Changelog ### 4.11.0 ``` This feature release provides improvements to various recently added features, most importantly type parameter defaults (PEP 696). There...

Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.1.1**. Changelog ### 8.1.0 ``` ===================== .. note:: This release has been **yanked**: it broke some plugins without the proper warning period,...