diff --git a/requirements-dev.txt b/requirements-dev.txt index 3ab5f9a3b..c9217b4a8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ wheel # We can't rely on just picking this up from either the base (not venv), # or venv-init-time version. Specify here so that dependabot will prod us # about new versions. -setuptools==68.2.2 +setuptools==69.0.2 # Static analysis tools flake8==6.1.0