mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-29 15:07:01 -05:00
Compare commits
1 Commits
dependabot
...
222914c039
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
222914c039 |
@@ -1,6 +1,6 @@
|
|||||||
# Django and REST framework
|
# Django and REST framework
|
||||||
Django==5.1.6
|
Django==5.1.6
|
||||||
djangorestframework==3.15.2
|
djangorestframework==3.16.0
|
||||||
django-cors-headers==4.7.0
|
django-cors-headers==4.7.0
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
@@ -33,7 +33,7 @@ pycountry==24.6.1
|
|||||||
# Development
|
# Development
|
||||||
black==25.1.0
|
black==25.1.0
|
||||||
flake8==7.1.1
|
flake8==7.1.1
|
||||||
pytest==8.3.5
|
pytest==8.3.4
|
||||||
pytest-django==4.10.0
|
pytest-django==4.10.0
|
||||||
|
|
||||||
# WebSocket Support
|
# WebSocket Support
|
||||||
|
|||||||
Reference in New Issue
Block a user