Skip to content

Commit

Permalink
updated deps (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattLLVW authored Dec 5, 2019
1 parent f9511f6 commit c18b489
Show file tree
Hide file tree
Showing 19 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/static/favicon.ico><title>ALCALI</title><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link href="https://fonts.googleapis.com/css?family=Material+Icons" rel=stylesheet><link href=/static/css/app.2d251b7f.css rel=preload as=style><link href=/static/css/chunk-vendors.6795aee9.css rel=preload as=style><link href=/static/js/app.4403c4e8.js rel=preload as=script><link href=/static/js/chunk-vendors.03352a8e.js rel=preload as=script><link href=/static/css/chunk-vendors.6795aee9.css rel=stylesheet><link href=/static/css/app.2d251b7f.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.03352a8e.js></script><script src=/static/js/app.4403c4e8.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/static/favicon.ico><title>ALCALI</title><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link href="https://fonts.googleapis.com/css?family=Material+Icons" rel=stylesheet><link href=/static/css/app.9c6564fa.css rel=preload as=style><link href=/static/css/chunk-vendors.cf8d7ed4.css rel=preload as=style><link href=/static/js/app.2811a6c6.js rel=preload as=script><link href=/static/js/chunk-vendors.1d7b01b2.js rel=preload as=script><link href=/static/css/chunk-vendors.cf8d7ed4.css rel=stylesheet><link href=/static/css/app.9c6564fa.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.1d7b01b2.js></script><script src=/static/js/app.2811a6c6.js></script></body></html>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/static/css/chunk-vendors.6795aee9.css

This file was deleted.

1 change: 1 addition & 0 deletions dist/static/css/chunk-vendors.cf8d7ed4.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/static/js/app.2811a6c6.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/static/js/app.2811a6c6.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/static/js/app.4403c4e8.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/static/js/app.4403c4e8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion dist/static/js/chunk-vendors.03352a8e.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/static/js/chunk-vendors.1d7b01b2.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue": "^2.6.10",
"vue-codemirror": "^4.0.6",
"vue-router": "^3.1.3",
"vuetify": "^2.1.10",
"vuetify": "^2.1.13",
"vuetify-toast-snackbar": "^0.5.0",
"vuex": "^3.1.2",
"xterm": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==19.10b0
django-extensions==2.2.5
ipython==7.9.0
ipython==7.10.1
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mkdocs==1.0.4
mkdocs-material==4.4.3
pymdown-extensions==6.1
mkdocs-material==4.5.1
pymdown-extensions==6.2
4 changes: 2 additions & 2 deletions requirements/ldap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
django-auth-ldap==2.0.0
python-ldap==3.2.0
django-auth-ldap==2.1.0
python-ldap==3.2.0
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ansi2html==1.5.2
Django==2.2.7
django-cors-headers==3.1.1
Django==2.2.8
django-cors-headers==3.2.0
django-currentuser==0.4.2
djangorestframework==3.10.3
djangorestframework-simplejwt==4.3.0
gunicorn==20.0.0
gunicorn==20.0.4
python-dotenv==0.10.3
pytz
requests==2.22.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==5.2.2
pytest==5.3.1
pytest-cov==2.8.1
pytest-django==3.7.0
pytest-pythonpath==0.7.3
Expand Down
2 changes: 1 addition & 1 deletion tests/test_views_alcali.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ def test_graph_other_filter(admin_client, highstate, dummy_state, jwt):
highstate()
response = admin_client.get("/api/jobs/graph?period=0&fun=other", **jwt)
assert response.status_code == 200
assert response.json()["series"][0][0] > 1
assert response.json()["series"][0][0] >= 1


def test_stats(admin_client, jwt):
Expand Down

0 comments on commit c18b489

Please sign in to comment.