Skip to content

Commit

Permalink
Bump Django, DC Utils
Browse files Browse the repository at this point in the history
  • Loading branch information
symroe committed Oct 13, 2021
1 parent f3e947a commit 2a40355
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django-storages = "==1.11.1"
djangorestframework = "==3.12.4"
djhtml = "*"
aws-wsgi = {file = "https://github.com/DemocracyClub/awsgi/archive/refs/heads/master.zip"}
dc-django-utils = {file = "https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/0.1.2.tar.gz"}
dc-django-utils = {file = "https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/0.1.5.tar.gz"}
dc-signup-form = {file = "https://github.com/DemocracyClub/dc_signup_form/archive/refs/tags/2.1.1.tar.gz"}
dc-design-system = {file = "https://github.com/DemocracyClub/design-system/archive/refs/tags/0.1.6.tar.gz"}
django-hermes = {file = "https://github.com/DemocracyClub/django-hermes/archive/refs/heads/master.tar.gz"}
Expand All @@ -24,7 +24,7 @@ markdown-headdown = "==0.1.3"
psycopg2-binary = "==2.9.1"
sentry-sdk = "==1.3.1"
sorl-thumbnail = "==12.7.0"
Django = "<=3.3"
Django = "==3.2.7"
Pillow = "==8.3.2"
Markdown = "==3.3.4"

Expand Down
48 changes: 24 additions & 24 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a40355

Please sign in to comment.