Skip to content
Snippets Groups Projects
Commit 3ebb61fe authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'bump-maintenance-mode' into 'master'

Bump dependency on django-maintenance-mode

Closes #648

See merge request AlekSIS/official/AlekSIS-Core!1009
parents 25fb8ef1 292fa9b3
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ libsass = "^0.21.0" ...@@ -66,7 +66,7 @@ libsass = "^0.21.0"
colour = "^0.1.5" colour = "^0.1.5"
dynaconf = {version = "^3.1", extras = ["yaml", "toml", "ini"]} dynaconf = {version = "^3.1", extras = ["yaml", "toml", "ini"]}
django-auth-ldap = { version = "^4.0", optional = true } django-auth-ldap = { version = "^4.0", optional = true }
django-maintenance-mode = "^0.16.0" django-maintenance-mode = "^0.16.3"
django-ipware = "^4.0" django-ipware = "^4.0"
django-impersonate = "^1.4" django-impersonate = "^1.4"
psycopg2 = "^2.8" psycopg2 = "^2.8"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment