From ed4c167371befdfe74a7997de99e986a2b005d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 06:59:48 +0000 Subject: [PATCH] build(deps): bump ipython Bumps the local group in /ansible/.ansible/dwm/roles/pkg/requirements with 1 update: [ipython](https://github.com/ipython/ipython). Updates `ipython` from 8.28.0 to 8.29.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.28.0...8.29.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: local ... Signed-off-by: dependabot[bot] --- ansible/.ansible/dwm/roles/pkg/requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/.ansible/dwm/roles/pkg/requirements/local.txt b/ansible/.ansible/dwm/roles/pkg/requirements/local.txt index 5f7b800..bb440dc 100644 --- a/ansible/.ansible/dwm/roles/pkg/requirements/local.txt +++ b/ansible/.ansible/dwm/roles/pkg/requirements/local.txt @@ -28,7 +28,7 @@ identify==2.5.33 # via pre-commit idna==3.7 # via requests -ipython==8.28.0 +ipython==8.29.0 # via -r local.in jedi==0.19.1 # via ipython