Skip to content

Commit 3f3bc39

Browse files
committed
Version bumps
1 parent e15a642 commit 3f3bc39

File tree

3 files changed

+74
-69
lines changed

3 files changed

+74
-69
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
wagtail = "==2.7"
8-
Django = "==2.2.9"
7+
wagtail = "==2.8"
8+
Django = "==2.2.10"
99
wagtail-django-recaptcha = "==1.0"
1010
django-debug-toolbar = "==2.0a1"
1111
django-extensions = "==2.1.5"

Pipfile.lock

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

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==2.2.9
2-
wagtail==2.7
1+
Django==2.2.10
2+
wagtail==2.8
33
django-debug-toolbar==2.0a1
44
ipython==7.3.0
55
django-extensions==2.1.5

0 commit comments

Comments
 (0)