diff --git a/requirements-dev.txt b/requirements-dev.txt index e7b405cd..f68ab5dc 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.0.0 +setuptools==68.2.2 # Static analysis tools flake8==6.1.0