Skip to content

Commit

Permalink
chore(deps): update security vulnerabilities [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 00b6ae8 commit 547c999
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 101 deletions.
206 changes: 111 additions & 95 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.2
flask-server-timing~=0.1.2
ddtrace~=2.8.5
python-json-logger
Expand Down
4 changes: 2 additions & 2 deletions python_dependencies/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alembic==1.*
Authlib==0.14.3
Authlib==1.3.1
boto3>=1.11.17
botocore>=1.14.17
connexion[swagger-ui]==2.14.2
Expand All @@ -26,4 +26,4 @@ SQLAlchemy-Utils
SQLAlchemy==2.*
tenacity
tiledb
Werkzeug==2.2.3
Werkzeug==3.0.3
4 changes: 2 additions & 2 deletions python_dependencies/cellguide_pipeline/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,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
Loading

0 comments on commit 547c999

Please sign in to comment.