Browse Source

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

Updates the requirements on [django-pgtrigger](https://github.com/Opus10/django-pgtrigger) to permit the latest version.
- [Changelog](https://github.com/Opus10/django-pgtrigger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Opus10/django-pgtrigger/compare/4.11.0...4.11.1)

---
updated-dependencies:
- dependency-name: django-pgtrigger
  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
d8c4c1016e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      api/requirements.txt

+ 1 - 1
api/requirements.txt

@@ -7,7 +7,7 @@ django-cors-headers~=4.3.1
 djangorestframework~=3.14.0
 djangorestframework~=3.14.0
 django-celery-email~=3.0.0
 django-celery-email~=3.0.0
 django-netfields~=1.3.2
 django-netfields~=1.3.2
-django-pgtrigger~=4.11.0
+django-pgtrigger~=4.11.1
 django-prometheus~=2.3.1
 django-prometheus~=2.3.1
 dnspython~=2.6.1
 dnspython~=2.6.1
 httpretty~=1.0.5  # 1.1 breaks tests. Does not run in production, so stick to it.
 httpretty~=1.0.5  # 1.1 breaks tests. Does not run in production, so stick to it.