Skip to content

Commit

Permalink
Bump ipython[all] from 8.22.1 to 8.22.2 (#13)
Browse files Browse the repository at this point in the history
Bumps [ipython[all]](https://github.com/ipython/ipython) from 8.22.1 to 8.22.2.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.22.1...8.22.2)

---
updated-dependencies:
- dependency-name: ipython[all]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 65c5092 commit 8f508f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sphinx ==5.3.0
myst-parser ==1.0.0
nbsphinx ==0.9.3
ipython[all] ==8.22.1
ipython[all] ==8.22.2
pandoc ==2.3
docutils >=0.16
sphinxcontrib-fulltoc ==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/notebooks.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ipython[all] ==8.22.1
ipython[all] ==8.22.2

0 comments on commit 8f508f2

Please sign in to comment.