diff --git a/pyproject.toml b/pyproject.toml index 4d946b20d0e3..e69389852a83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,14 +90,14 @@ docformatter = "==1.7.5" mypy = "==1.6.1" pylint = "==2.13.9" flake8 = "==5.0.4" -pytest = "==7.4.0" -pytest-cov = "==3.0.0" +pytest = "==7.4.3" +pytest-cov = "==4.1.0" pytest-watch = "==4.2.0" grpcio-tools = "==1.48.2" mypy-protobuf = "==3.2.0" -jupyterlab = "==3.6.5" -rope = "==1.9.0" -semver = "==2.13.0" +jupyterlab = "==4.0.8" +rope = "==1.11.0" +semver = "==3.0.2" sphinx = "==5.3.0" sphinx-intl = "==2.1.0" myst-parser = "==1.0.0"