Skip to content

Commit 32f2536

Browse files
authored
Merge pull request #390 from QCoDeS/dependabot/pip/ipython-approx-eq-8.30.0
Update ipython requirement from ~=8.29.0 to ~=8.30.0
2 parents b3525da + de9f420 commit 32f2536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mypy>=1.1.1,<1.14.0
22
ipython~=8.18.1; python_version < "3.10"
3-
ipython~=8.29.0; python_version >= "3.10"
3+
ipython~=8.30.0; python_version >= "3.10"
44
pytest>=7.4.4,<8.4.0

0 commit comments

Comments
 (0)