Skip to content

Commit

Permalink
build(deps): bump ipython (#53)
Browse files Browse the repository at this point in the history
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.2 to 8.23.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.22.2...8.23.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: local
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent a3cce81 commit dd48b59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ansible/.ansible/dwm/roles/pkg/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ identify==2.5.33
# via pre-commit
idna==3.6
# via requests
ipython==8.22.2
ipython==8.23.0
# via -r local.in
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -68,6 +68,8 @@ traitlets==5.14.0
# via
# ipython
# matplotlib-inline
typing-extensions==4.11.0
# via ipython
urllib3==2.1.0
# via
# requests
Expand Down

0 comments on commit dd48b59

Please sign in to comment.