Skip to content

Commit e230e4e

Browse files
chore(deps): update django-pgtrigger requirement in /api
Updates the requirements on [django-pgtrigger](https://github.com/AmbitionEng/django-pgtrigger) to permit the latest version. - [Release notes](https://github.com/AmbitionEng/django-pgtrigger/releases) - [Changelog](https://github.com/AmbitionEng/django-pgtrigger/blob/main/CHANGELOG.md) - [Commits](AmbitionEng/django-pgtrigger@4.15.4...4.17.0) --- updated-dependencies: - dependency-name: django-pgtrigger dependency-version: 4.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 541d894 commit e230e4e

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
@@ -7,7 +7,7 @@ django-cors-headers~=4.9.0
77
djangorestframework~=3.16.1
88
django-celery-email~=3.0.0
99
django-netfields~=1.3.2
10-
django-pgtrigger~=4.15.4
10+
django-pgtrigger~=4.17.0
1111
django-prometheus~=2.4.1
1212
dnspython~=2.8.0
1313
pyotp~=2.9.0

0 commit comments

Comments
 (0)