diff --git a/demos/03-dependabot/requirements.txt b/demos/03-dependabot/requirements.txt index 2aab4f5..1db25a6 100644 --- a/demos/03-dependabot/requirements.txt +++ b/demos/03-dependabot/requirements.txt @@ -21,7 +21,7 @@ PyYAML==5.4.1 # CVE-2022-21699 — IPython arbitrary code execution # Fixed in 7.31.1, 8.0.1 -ipython==7.31.0 +ipython==9.10.0 # Development / testing dependencies (lower risk) pytest==7.0.0