diff --git a/setup.py b/setup.py index 114a53cbf9..0b3c21a385 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.3', + 'ipykernel==6.24.0', 'jupyter==1.0.0', 'yamllint==1.32.0', 'recommonmark==0.7.1',