Skip to content

Commit

Permalink
Merge pull request #740 from jrobichaud/dependabot/pip/requirements/d…
Browse files Browse the repository at this point in the history
…jango-environ-0.12.0
  • Loading branch information
jrobichaud authored Jan 20, 2025
2 parents 6908376 + 0f4e5c9 commit 73d342b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Django
# ------------------------------------------------------------------------------
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-environ==0.12.0 # https://github.com/joke2k/django-environ
django-redis==5.4.0 # https://github.com/niwinz/django-redis
django-extensions==3.2.3

Expand Down
2 changes: 1 addition & 1 deletion requirements/local-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ python-slugify==8.0.4 # https://github.com/un33k/python-slugify
# Django
# ------------------------------------------------------------------------------
django==5.1.5 # https://www.djangoproject.com/
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-environ==0.12.0 # https://github.com/joke2k/django-environ
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
django-allauth==65.3.1 # https://github.com/pennersr/django-allauth
django-crispy-forms==2.3 # https://github.com/django-crispy-forms/django-crispy-forms
Expand Down

0 comments on commit 73d342b

Please sign in to comment.