Skip to content

Commit

Permalink
Merge branch 'main' into rokroskar-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar authored Oct 27, 2023
2 parents 6a69fc0 + 6f0c437 commit fad8423
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.7.0
pip==23.3.1
sentry-sdk==1.31.0
sentry-sdk==1.32.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
Expand Up @@ -10,4 +10,4 @@ requests>=2.20.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
virtualenv>=20.7.2
ipython>=8.10.0 # not directly required, pinned by Snyk to avoid a vulnerability
tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability
tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit fad8423

Please sign in to comment.