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:
12
12
13
13
14
14
## [ master] ( https://github.com/singularityhub/sregistry/tree/master ) (master)
15
+ - bump django version update (1.1.37)
15
16
- update base container to Python 3.6.13 (1.1.36)
16
17
- fix google build deprecated djangorestframework function
17
18
- 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
18
18
django-taggit
19
19
django-taggit-templatetags
20
20
django-user-agents
21
- django == 2.2.20
21
+ django == 2.2.21
22
22
djangorestframework == 3.11.2
23
23
google
24
24
google-api-python-client
You can’t perform that action at this time.
0 commit comments