Merge pull request #32 from pacnpal/dependabot/pip/django-pghistory-3.5.2

[DEPENDABOT] Update: Bump django-pghistory from 2.9.0 to 3.5.2
This commit is contained in:
pacnpal
2025-02-10 17:16:13 -05:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ pyjwt==2.10.1
# Database # Database
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10
dj-database-url==2.3.0 dj-database-url==2.3.0
django-pghistory==2.9.0 # For model history tracking django-pghistory==3.5.2 # For model history tracking
# Email # Email
requests==2.32.3 # For ForwardEmail.net API requests==2.32.3 # For ForwardEmail.net API