Skip to content

Commit

Permalink
Merge 6aee3ea into b0f565b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 12, 2020
2 parents b0f565b + 6aee3ea commit 4e2ccf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Core
pytz==2019.1 # django dependency
Django==2.2.9
Django==2.2.10
utils2devops # the latest alway

# Storages
Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.github_repository_name}}/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Core
pytz==2019.1 # django dependency
Django==2.2.9
Django==2.2.10
utils2devops>=0.1.4 # the latest alway

# Storages
Expand Down

0 comments on commit 4e2ccf4

Please sign in to comment.