Bump Django and other dependencies (#331)

* Bump Django and other dependencies

* Bump python version for CI
This commit is contained in:
Sascha Ißbrücker
2022-09-04 07:15:09 +02:00
committed by GitHub
parent e4636c0ceb
commit 5841ba0f4c
5 changed files with 54 additions and 54 deletions

View File

@@ -11,7 +11,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: 3.7
python-version: 3.9
- name: Set up Node
uses: actions/setup-node@v2
with: