Skip to content

Commit

Permalink
fix(deps): update security vulnerabilities [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent e241687 commit d070088
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 92 deletions.
174 changes: 87 additions & 87 deletions frontend/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 python_dependencies/backend/common/server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
connexion[swagger-ui]~=2.14.2
gunicorn[gevent]~=22.0.0
furl~=2.1.2
Flask-Cors~=3.0.6
Flask-Cors~=4.0.1
flask-server-timing~=0.1.2
ddtrace~=2.8.5
python-json-logger
Expand Down
2 changes: 1 addition & 1 deletion python_dependencies/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ SQLAlchemy-Utils
SQLAlchemy==2.*
tenacity
tiledb
Werkzeug==2.2.3
Werkzeug==3.0.6
4 changes: 2 additions & 2 deletions python_dependencies/cellguide_pipeline/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ openai==0.27.7
pandas==2.2.1
psutil==5.9.5
pydantic==2.6.4
requests==2.31.0
requests==2.32.2
scipy==1.11.1
tiledb
tiledbsoma>=1.7.0
urllib3==1.26.16
urllib3==1.26.19
pyarrow==12.0.0
dask==2023.8.1
2 changes: 1 addition & 1 deletion python_dependencies/wmg_processing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ openai==0.27.7
pandas==2.2.1
psutil==5.9.5
pyarrow==12.0.0
pydantic==1.10.7
pydantic==1.10.13
pygraphviz==1.11
python-json-logger==2.0.7
requests>=2.22.0
Expand Down

0 comments on commit d070088

Please sign in to comment.