diff --git a/setup.py b/setup.py index 3820510b1b..d5e8f3f5d9 100644 --- a/setup.py +++ b/setup.py @@ -104,7 +104,7 @@ def package_files(prefix: str, directory: str, extension: str): 'pytest==7.4.0', 'toml==0.10.2', 'ipython==8.11.0', - 'ipykernel==6.23.2', + 'ipykernel==6.23.3', 'jupyter==1.0.0', 'yamllint==1.32.0', 'recommonmark==0.7.1',