Skip to content

Commit

Permalink
Merge pull request #48 from seeq12/bugfix/ao/CVE_fixes
Browse files Browse the repository at this point in the history
Dependency Security Update: Update CVE version of affected lib
  • Loading branch information
wizzle3d authored Aug 6, 2024
2 parents daaa3aa + c002eab commit 19410d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dask>=2021.10.0
ipython==7.31.1
ipython
ipyvuetify==1.6.2
ipywidgets==7.6.3
jupyter~=1.0.0
Expand All @@ -20,9 +20,9 @@ seeq
sphinx==4.2.0
sphinx-rtd-theme==1.0.0
statsmodels==0.12.2
setuptools==57.1.0
setuptools
traitlets==5.1.1
tzlocal==2.1
twine~=3.4.1
wheel~=0.36.2
wheel
dohq-artifactory==0.8.1
2 changes: 1 addition & 1 deletion seeq/addons/correlation/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.97'
__version__ = '0.1.98'

0 comments on commit 19410d7

Please sign in to comment.