Skip to content

Commit 15ae00f

Browse files
authored
Merge pull request #370 from singularityhub/bump-django-2-2.21
Bumping django
2 parents f294de4 + 46c2af5 commit 15ae00f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.36
1+
1.1.37

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ django-rq
1818
django-taggit
1919
django-taggit-templatetags
2020
django-user-agents
21-
django==2.2.20
21+
django==2.2.21
2222
djangorestframework==3.11.2
2323
google
2424
google-api-python-client

0 commit comments

Comments
 (0)