Skip to content

Commit fab99bd

Browse files
authored
Merge pull request #76 from toddbirchard/renovate/dash-renderer-1.x
Update dependency dash-renderer to v1.9.0
2 parents c19bf50 + b649929 commit fab99bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
brotli==1.0.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
22
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
33
dash-core-components==1.14.0
4+
dash-renderer==1.9.0
45
dash-html-components==1.1.2
5-
dash-renderer==1.8.3
66
dash-table==4.11.2
77
dash==1.18.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
88
ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")

0 commit comments

Comments
 (0)