Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities - dash 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
perdelt committed Nov 15, 2023
1 parent a544b9b commit d26fe91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ chardet>=3.0.4
click>=6.7
colour>=0.1.5
cycler>=0.10.0
dash==2.10.2
dash==2.14.1
dash-auth
dash-core-components
dash-daq
Expand All @@ -40,4 +40,4 @@ Werkzeug>=3.0.1
#m2r2
#myst_parser
mistune>=2.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
pillow>=10.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit d26fe91

Please sign in to comment.