Skip to content

Commit

Permalink
Update ipython requirement from ==8.18.* to ==8.25.* in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.18.0...8.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 35cd5fc commit 7380073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tqdm>=4.66.3
Pillow==10.4.*
pathvalidate>=2.5.0
simplejson==3.19.*
ipython==8.18.*
ipython==8.26.*
openvino>=2023.2.0
openvino-model-api==0.2.*
certifi>=2024.2.2
Expand Down

0 comments on commit 7380073

Please sign in to comment.