1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00

fix(dependencies): update Django version to 5.2.2

This commit is contained in:
Sean Morley 2025-06-23 08:27:28 -04:00
parent d865454cb0
commit 502624366e

View file

@ -1,4 +1,4 @@
Django==5.2.1
Django==5.2.2
djangorestframework>=3.15.2
django-allauth==0.63.3
drf-yasg==1.21.4