Django RESTFramework version to 3.16 (security update)

This commit is contained in:
Griatch 2025-11-19 20:29:00 +01:00
parent 267c1a0662
commit 7403621c45
3 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,7 @@
## Main branch
- Security dependency updates: Django >5.2.8 (<5.3), Django RestFramework 3.16
- [Fix][pull3799]: Fix typo in `basic_tc.py` contrib for beginner tutorial (Tharic99)
- [Fix][pull3806]: EvMore wouldn't pass Session to next cmd when exiting (gas-public-wooden-clean)
- [Fix][pull3809]: Admin page - Repair link to Account button (UserlandAlchemist)