Skip to content

Commit

Permalink
chore(deps): update django-pgtrigger requirement in /api
Browse files Browse the repository at this point in the history
Updates the requirements on [django-pgtrigger](https://github.com/Opus10/django-pgtrigger) to permit the latest version.
- [Release notes](https://github.com/Opus10/django-pgtrigger/releases)
- [Changelog](https://github.com/Opus10/django-pgtrigger/blob/main/CHANGELOG.md)
- [Commits](Opus10/django-pgtrigger@4.11.1...4.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and peterthomassen committed Oct 7, 2024
1 parent 365b9e9 commit 8907e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ django-cors-headers~=4.4.0
djangorestframework~=3.14.0
django-celery-email~=3.0.0
django-netfields~=1.3.2
django-pgtrigger~=4.11.1
django-pgtrigger~=4.12.2
django-prometheus~=2.3.1
dnspython~=2.6.1
httpretty~=1.0.5 # 1.1 breaks tests. Does not run in production, so stick to it.
Expand Down

0 comments on commit 8907e83

Please sign in to comment.