fix: Dependencies can now be installed with newer versions

This commit is contained in:
2024-05-14 14:40:12 +02:00
parent fa7a1c8a61
commit 3f0379290d
2 changed files with 22 additions and 18 deletions

View File

@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
## 1.2.4
- Enabled newer versions for all dependencies
## 1.2.3
- Added option to specify lookup_column for get_object_or_404