From 5979634edbc5fd706512d99dd95135082c28ea9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 10:58:48 +0000 Subject: [PATCH] build(deps): bump the local group (#46) Bumps the local group in /ansible/.ansible/dwm/roles/pkg/requirements with 1 update: [ipython](https://github.com/ipython/ipython). Updates `ipython` from 8.22.1 to 8.22.2 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.22.1...8.22.2) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: local ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 3452034..93cfaa3 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.6 # via requests -ipython==8.22.1 +ipython==8.22.2 # via -r local.in jedi==0.19.1 # via ipython