Skip to content

Commit 85067be

Browse files
dependabot[bot]d-perl
authored andcommitted
chore(deps): bump ipython in /bec_ipython_client
Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version. Updates `ipython` to 9.13.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.22.0...9.13.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.13.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f82b004 commit 85067be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bec_ipython_client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
]
1515
dependencies = [
1616
"bec-lib~=3.0",
17-
"ipython~=8.22",
17+
"ipython>=8.22,<10.0",
1818
"numpy>=1.24, <3.0",
1919
"pyepics~=3.5",
2020
"requests~=2.31",

0 commit comments

Comments
 (0)