Browse Source

chore(deps): update django-netfields requirement in /api

Updates the requirements on [django-netfields](https://github.com/jimfunk/django-postgresql-netfields) to permit the latest version.
- [Changelog](https://github.com/jimfunk/django-postgresql-netfields/blob/master/CHANGELOG)
- [Commits](https://github.com/jimfunk/django-postgresql-netfields/compare/v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: django-netfields
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 năm trước cách đây
mục cha
commit
b9bbc080fe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      api/requirements.txt

+ 1 - 1
api/requirements.txt

@@ -6,7 +6,7 @@ Django~=5.0.0
 django-cors-headers~=4.3.1
 djangorestframework~=3.14.0
 django-celery-email~=3.0.0
-django-netfields~=1.3.0
+django-netfields~=1.3.2
 django-pgtrigger~=4.11.0
 django-prometheus~=2.3.1
 dnspython~=2.4.2