Skip to content

Commit b9b682f

Browse files
delsimMark Gibbs
andauthored
Move version to 1.6.0 for latest release (#314)
Co-authored-by: Mark Gibbs <mark@gibbs.consulting>
1 parent 6cef277 commit b9b682f

File tree

2 files changed

+71
-72
lines changed

2 files changed

+71
-72
lines changed

django_plotly_dash/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
2424
'''
2525

26-
__version__ = "1.5.0"
26+
__version__ = "1.6.0"

frozen_dev.txt

Lines changed: 70 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,119 +1,118 @@
11
aioredis==1.3.1
22
alabaster==0.7.12
3-
argh==0.26.2
4-
asgiref==3.2.7
5-
astroid==2.3.3
3+
asgiref==3.3.1
4+
astroid==2.4.2
65
async-timeout==3.0.1
76
attrs==19.3.0
8-
autobahn==20.4.2
7+
autobahn==20.7.1
98
Automat==20.2.0
10-
Babel==2.8.0
11-
beautifulsoup4==4.9.0
12-
bleach==3.1.4
13-
certifi==2020.4.5.1
14-
cffi==1.14.0
9+
Babel==2.9.0
10+
beautifulsoup4==4.9.3
11+
bleach==3.2.1
12+
Brotli==1.0.9
13+
certifi==2020.12.5
14+
cffi==1.14.4
1515
channels==2.4.0
16-
channels-redis==2.4.2
16+
channels-redis==3.2.0
1717
chardet==3.0.4
18-
click==7.1.1
18+
click==7.1.2
19+
colorama==0.4.4
1920
constantly==15.1.0
20-
coverage==5.1
21-
coveralls==2.0.0
22-
cryptography==2.9
21+
coverage==5.3
22+
coveralls==2.2.0
23+
cryptography==3.3.1
2324
daphne==2.5.0
24-
dash==1.10.0
25-
dash-bootstrap-components==0.9.2
26-
dash-core-components==1.9.0
27-
dash-html-components==1.0.3
28-
dash-renderer==1.3.0
29-
dash-table==4.6.2
30-
Django==3.0.5
31-
django-bootstrap4==1.1.1
32-
-e git+https://delsim@github.com/delsim/django-plotly-dash.git@2810d13d1da7799e76c4f1db55a347432b093b99#egg=django_plotly_dash
33-
django-redis==4.11.0
25+
dash==1.18.1
26+
dash-bootstrap-components==0.10.7
27+
dash-core-components==1.14.1
28+
dash-html-components==1.1.1
29+
dash-renderer==1.8.3
30+
dash-table==4.11.1
31+
Django==3.1.4
32+
django-bootstrap4==2.3.1
33+
-e git+https://delsim@github.com/delsim/django-plotly-dash.git@6cef277b20e2f980b6d92f182206ad2d340cc7bc#egg=django_plotly_dash
34+
django-redis==4.12.1
3435
docopt==0.6.2
3536
docutils==0.16
3637
dpd-components==0.1.0
3738
dpd-static-support==0.0.5
3839
Flask==1.1.2
39-
Flask-Compress==1.4.0
40+
Flask-Compress==1.8.0
4041
future==0.18.2
4142
grip==4.5.2
42-
hiredis==1.0.1
43-
hyperlink==19.0.0
44-
idna==2.9
43+
hiredis==1.1.0
44+
hyperlink==20.0.1
45+
idna==2.10
4546
imagesize==1.2.0
46-
importlib-metadata==1.6.0
47+
importlib-metadata==2.1.1
4748
incremental==17.5.0
48-
isort==4.3.21
49+
iniconfig==1.1.1
50+
isort==5.6.4
4951
itsdangerous==1.1.0
50-
jeepney==0.4.3
52+
jeepney==0.6.0
5153
Jinja2==2.11.2
52-
keyring==21.2.0
54+
keyring==21.5.0
5355
lazy-object-proxy==1.4.3
54-
livereload==2.6.1
55-
Markdown==3.2.1
56+
livereload==2.6.3
57+
Markdown==3.3.3
5658
MarkupSafe==1.1.1
5759
mccabe==0.6.1
58-
more-itertools==8.2.0
59-
msgpack==0.6.2
60-
numpy==1.18.2
61-
packaging==20.3
62-
pandas==1.0.3
60+
msgpack==1.0.1
61+
numpy==1.19.4
62+
packaging==20.7
63+
pandas==1.1.5
6364
path-and-address==2.0.1
64-
pathtools==0.1.2
65-
pkg-resources==0.0.0
66-
pkginfo==1.5.0.1
67-
plotly==4.6.0
65+
pkginfo==1.6.1
66+
plotly==4.14.1
6867
pluggy==0.13.1
69-
port-for==0.3.1
70-
py==1.8.1
68+
py==1.9.0
7169
pyasn1==0.4.8
7270
pyasn1-modules==0.2.8
7371
pycparser==2.20
74-
Pygments==2.6.1
72+
Pygments==2.7.3
7573
PyHamcrest==2.0.2
76-
pylint==2.4.4
77-
pyOpenSSL==19.1.0
74+
pylint==2.6.0
75+
pyOpenSSL==20.0.0
7876
pyparsing==2.4.7
79-
pytest==5.4.1
80-
pytest-cov==2.8.1
81-
pytest-django==3.9.0
77+
pytest==6.1.2
78+
pytest-cov==2.10.1
79+
pytest-django==4.1.0
8280
python-coveralls==2.9.3
8381
python-dateutil==2.8.1
84-
pytz==2019.3
82+
pytz==2020.4
8583
PyYAML==5.3.1
86-
readme-renderer==25.0
87-
redis==3.4.1
88-
requests==2.23.0
84+
readme-renderer==28.0
85+
redis==3.5.3
86+
requests==2.25.0
8987
requests-toolbelt==0.9.1
9088
retrying==1.3.3
91-
SecretStorage==3.1.2
89+
rfc3986==1.4.0
90+
SecretStorage==3.3.0
9291
service-identity==18.1.0
93-
six==1.14.0
92+
six==1.15.0
9493
snowballstemmer==2.0.0
95-
soupsieve==2.0
96-
Sphinx==3.0.1
97-
sphinx-autobuild==0.7.1
94+
soupsieve==2.1
95+
Sphinx==3.3.1
96+
sphinx-autobuild==2020.9.1
97+
sphinx-rtd-theme==0.5.0
9898
sphinxcontrib-applehelp==1.0.2
9999
sphinxcontrib-devhelp==1.0.2
100100
sphinxcontrib-htmlhelp==1.0.3
101101
sphinxcontrib-jsmath==1.0.1
102102
sphinxcontrib-qthelp==1.0.3
103103
sphinxcontrib-serializinghtml==1.1.4
104-
sqlparse==0.3.1
105-
tornado==6.0.4
106-
tqdm==4.45.0
107-
twine==3.1.1
104+
sqlparse==0.4.1
105+
toml==0.10.2
106+
tornado==6.1
107+
tqdm==4.54.1
108+
twine==3.2.0
108109
Twisted==20.3.0
109110
txaio==20.4.1
110111
typed-ast==1.4.1
111-
urllib3==1.25.9
112-
watchdog==0.10.2
113-
wcwidth==0.1.9
112+
urllib3==1.26.2
114113
webencodings==0.5.1
115114
Werkzeug==1.0.1
116-
whitenoise==5.0.1
117-
wrapt==1.11.2
118-
zipp==3.1.0
119-
zope.interface==5.1.0
115+
whitenoise==5.2.0
116+
wrapt==1.12.1
117+
zipp==3.4.0
118+
zope.interface==5.2.0

0 commit comments

Comments
 (0)