Skip to content

Commit 5245250

Browse files
committed
chore(deps):update
1 parent 3710a5e commit 5245250

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
max-parallel: 6
3939
matrix:
4040
python-version: [ '3.9', '3.10', '3.11', '3.11' ]
41-
django-version: [ '3.2.22', '4.2.7' ]
41+
django-version: [ '3.2.22', '4.2.8' ]
4242
include:
4343
- python-version: '3.11'
44-
django-version: '4.2.7'
44+
django-version: '4.2.8'
4545
coverage: yes
4646
services:
4747
redis:
@@ -128,7 +128,7 @@ jobs:
128128
max-parallel: 6
129129
matrix:
130130
python-version: [ '3.9', '3.10', '3.11' ]
131-
django-version: [ '3.2.22', '4.2.7' ]
131+
django-version: [ '3.2.22', '4.2.8' ]
132132
outputs:
133133
version: ${{ steps.getVersion.outputs.VERSION }}
134134
steps:

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)