Skip to content

Commit

Permalink
Bump jupyter from 1.0.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [jupyter](https://jupyter.org) from 1.0.0 to 1.1.1.

---
updated-dependencies:
- dependency-name: jupyter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent eda41dc commit cc5df6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def package_files(prefix: str, directory: str, extension: str):
'pytest==7.4.4',
'ipython==8.11.0',
'ipykernel==6.29.5',
'jupyter==1.0.0',
'jupyter==1.1.1',
'yamllint==1.35.1',
'recommonmark==0.7.1',
'sphinx==4.4.0',
Expand Down

0 comments on commit cc5df6c

Please sign in to comment.