Skip to content

Commit b9bbc08

Browse files
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](jimfunk/django-postgresql-netfields@v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: django-netfields dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent caf59e3 commit b9bbc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Django~=5.0.0
66
django-cors-headers~=4.3.1
77
djangorestframework~=3.14.0
88
django-celery-email~=3.0.0
9-
django-netfields~=1.3.0
9+
django-netfields~=1.3.2
1010
django-pgtrigger~=4.11.0
1111
django-prometheus~=2.3.1
1212
dnspython~=2.4.2

0 commit comments

Comments
 (0)