فهرست منبع

chore(deps): update celery requirement from ~=5.3.4 to ~=5.3.5 in /api

Updates the requirements on [celery](https://github.com/celery/celery) to permit the latest version.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.4...v5.3.5)

---
updated-dependencies:
- dependency-name: celery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 سال پیش
والد
کامیت
3cc73ae83f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      api/requirements.txt

+ 1 - 1
api/requirements.txt

@@ -1,5 +1,5 @@
 captcha~=0.5.0
-celery~=5.3.4
+celery~=5.3.5
 coverage~=7.3.2
 cryptography~=41.0.5
 Django~=4.2.2