Skip to content

Commit

Permalink
build(deps): Bump the development-dependencies group across 1 directo…
Browse files Browse the repository at this point in the history
…ry with 3 updates (#195)

Bumps the development-dependencies group with 3 updates in the / directory: [ipython](/~https://github.com/ipython/ipython), [commitizen](/~https://github.com/commitizen-tools/commitizen) and [mypy](/~https://github.com/python/mypy).


Updates `ipython` from 8.28.0 to 8.29.0
- [Release notes](/~https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.28.0...8.29.0)

Updates `commitizen` from 3.9.1 to 3.30.0
- [Release notes](/~https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](/~https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v3.9.1...v3.30.0)

Updates `mypy` from 1.11.2 to 1.13.0
- [Changelog](/~https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.13.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: commitizen
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 534e7b8 commit 4634473
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 100 deletions.
160 changes: 61 additions & 99 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ python-slugify = "^8.0.1"
tqdm = "^4.66.4"

[tool.poetry.group.dev.dependencies]
ipython = "<8.29"
ipython = "<8.30"
ipdb = "*"
ruff = "0.6.8"
pre-commit = ">=3,<5"
Expand Down

0 comments on commit 4634473

Please sign in to comment.