0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-11 07:41:19 +00:00

Upgrade to Django 5.0

This commit is contained in:
Pēteris Caune 2023-12-06 11:19:57 +02:00
parent 7c0442cf5f
commit 5daa13a57f
No known key found for this signature in database
GPG key ID: E28D7679E9A9EDE2
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
- Update the Pushover integration to disable channel when Pushover reports invalid user
- Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
- Update the Signal integration to disable channel on UNREGISTERED_FAILURE
- Upgrade to Django 5.0
### Bug Fixes
- Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage

View file

@ -1,6 +1,6 @@
aiosmtpd==1.4.4.post2
cronsim==2.5
Django==4.2.8
Django==5.0
django-compressor==4.4
django-stubs-ext==4.2.5
fido2==1.1.2