Skip to content

Commit a8d5cc3

Browse files
Bump ipython from 8.28.0 to 8.29.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.28.0 to 8.29.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.28.0...8.29.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bf53a3 commit a8d5cc3

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

requirements/dev.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ iniconfig==2.0.0 \
166166
--hash=sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3 \
167167
--hash=sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374
168168
# via pytest
169-
ipython==8.28.0 \
170-
--hash=sha256:0d0d15ca1e01faeb868ef56bc7ee5a0de5bd66885735682e8a322ae289a13d1a \
171-
--hash=sha256:530ef1e7bb693724d3cdc37287c80b07ad9b25986c007a53aa1857272dac3f35
169+
ipython==8.29.0 \
170+
--hash=sha256:0188a1bd83267192123ccea7f4a8ed0a78910535dbaa3f37671dca76ebd429c8 \
171+
--hash=sha256:40b60e15b22591450eef73e40a027cf77bd652e757523eebc5bd7c7c498290eb
172172
# via -r requirements/dev.in
173173
isort==5.13.2 \
174174
--hash=sha256:48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109 \
@@ -343,9 +343,7 @@ pygments==2.18.0 \
343343
pylint==3.3.1 \
344344
--hash=sha256:2f846a466dd023513240bc140ad2dd73bfc080a5d85a710afdb728c420a5a2b9 \
345345
--hash=sha256:9f3dcc87b1203e612b78d91a896407787e708b3f189b5fa0b307712d49ff0c6e
346-
# via
347-
# -r requirements/dev.in
348-
# pylint-pytest (pyproject.toml)
346+
# via -r requirements/dev.in
349347
pyproject-api==1.8.0 \
350348
--hash=sha256:3d7d347a047afe796fd5d1885b1e391ba29be7169bd2f102fcd378f04273d228 \
351349
--hash=sha256:77b8049f2feb5d33eefcc21b57f1e279636277a8ac8ad6b5871037b243778496
@@ -361,7 +359,6 @@ pytest==8.3.3 \
361359
--hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
362360
# via
363361
# -r requirements/dev.in
364-
# pylint-pytest (pyproject.toml)
365362
# pytest-cov
366363
# pytest-pudb
367364
pytest-cov==5.0.0 \

0 commit comments

Comments
 (0)