File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ represented by the pull requests that fixed them. Critical items to know are:
1212
1313
1414## [ master] ( https://github.com/singularityhub/sregistry/tree/master ) (master)
15+ - bump django version update (1.1.37)
1516 - update base container to Python 3.6.13 (1.1.36)
1617 - fix google build deprecated djangorestframework function
1718 - add notes in docs/docker-compose.yaml to pin versions
Original file line number Diff line number Diff line change 1- 1.1.36
1+ 1.1.37
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ django-rq
1818django-taggit
1919django-taggit-templatetags
2020django-user-agents
21- django == 2.2.20
21+ django == 2.2.21
2222djangorestframework == 3.11.2
2323google
2424google-api-python-client
You can’t perform that action at this time.
0 commit comments