فهرست منبع

chore(deps): update coverage requirement from ~=7.4.3 to ~=7.4.4 in /api

Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.3...7.4.4)

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

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

+ 1 - 1
api/requirements.txt

@@ -1,6 +1,6 @@
 captcha~=0.5.0
 celery~=5.3.6
-coverage~=7.4.3
+coverage~=7.4.4
 cryptography~=42.0.5
 Django~=5.0.3
 django-cors-headers~=4.3.1