Skip to content

Commit

Permalink
chore(deps): update ipykernel requirement from ==6.25.* to ==6.26.*
Browse files Browse the repository at this point in the history
Updates the requirements on [ipykernel](https://github.com/ipython/ipykernel) to permit the latest version.
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.25.0...v6.26.0)

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 83df295 commit 6367255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-research.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ipykernel==6.25.*
ipykernel==6.26.*
matplotlib==3.8.*
pandas==2.1.*

0 comments on commit 6367255

Please sign in to comment.