Skip to content

Commit d2698f6

Browse files
Bump the minor-and-patch group with 2 updates (#109)
Bumps the minor-and-patch group with 2 updates: [ipython](https://github.com/ipython/ipython) and [wcwidth](https://github.com/jquast/wcwidth). Updates `ipython` from 9.5.0 to 9.6.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.5.0...9.6.0) Updates `wcwidth` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.13...0.2.14) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: wcwidth dependency-version: 0.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63ef071 commit d2698f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ identify==2.6.14
99
importlib-metadata==8.7.0
1010
importlib-resources==6.5.2
1111
ipdb==0.13.13
12-
ipython==9.5.0
12+
ipython==9.6.0
1313
ipython-genutils==0.2.0
1414
jedi==0.19.2
1515
more-itertools==10.8.0
@@ -34,5 +34,5 @@ toml==0.10.2
3434
tox==4.30.2
3535
traitlets==5.14.3
3636
virtualenv==20.34.0
37-
wcwidth==0.2.13
37+
wcwidth==0.2.14
3838
zipp==3.23.0

0 commit comments

Comments
 (0)