Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django from 2.0.13 to 2.2.10 #127

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -23,7 +23,7 @@ django-extra-fields==1.0.0
django-filter==2.0.0
django-simple-history==2.4.0
django-templated-mail==1.1.1 # via djoser
django==2.0.13
django==2.2.10
django_mock_queries==2.1.1
djangorestframework-camel-case==1.0b1
djangorestframework-jsonapi==2.7.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_base.txt
Expand Up @@ -7,7 +7,7 @@ dj-database-url==0.5.0
django-cors-headers==2.1.0
django-filter==2.0.0
django-simple-history==2.4.0
django==2.0.13
django==2.2.10
django-extra-fields==1.0.0
django_mock_queries==2.1.1
djangorestframework-camel-case==1.0b1
Expand Down