Skip to content

Commit

Permalink
Merge branch 'main' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar authored Oct 5, 2023
2 parents a480742 + 6f25c57 commit 3b6581a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/py/renku-requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
renku==2.6.2
pip==23.2.1
sentry-sdk==1.30.0
sentry-sdk==1.31.0
setuptools>=65.5.1
wheel==0.41.2
2 changes: 1 addition & 1 deletion docker/py/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bleach>5.0.0 # closes #300
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
Jinja2<3.1 # because of https://github.com/jupyter/nbconvert/issues/1742
jupyter-server-proxy==4.0.0
jupyter-server-proxy==4.1.0
jupyterlab-git==0.42.0
jupyterlab-system-monitor~=0.8.0
mistune>=2.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit 3b6581a

Please sign in to comment.