Skip to content

Commit 56aa698

Browse files
Bump ipython from 9.9.0 to 9.10.0 in the python-packages group (#183)
* Bump ipython from 9.9.0 to 9.10.0 in the python-packages group Bumps the python-packages group with 1 update: [ipython](https://github.com/ipython/ipython). Updates `ipython` from 9.9.0 to 9.10.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.9.0...9.10.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> * chore: auto-apply pre-commit fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f84946a commit 56aa698

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ repos:
1515
- id: check-yaml
1616
- id: detect-private-key
1717
- repo: https://github.com/python-poetry/poetry
18-
rev: "2.3.1"
18+
rev: "2.3.2"
1919
hooks:
2020
- id: poetry-check
2121
- repo: https://github.com/tox-dev/pyproject-fmt
22-
rev: "v2.11.1"
22+
rev: "v2.12.1"
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/codespell-project/codespell

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)