Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 7 updates (#236)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [pydantic](https://github.com/pydantic/pydantic) | `2.10.3` | `2.10.5` |
| [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) | `0.2.0` | `0.2.2` |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.3` | `0.9.2` |
| [types-tqdm](https://github.com/python/typeshed) | `4.67.0.20241119` | `4.67.0.20241221` |
| [pyarrow-stubs](https://github.com/zen-xu/pyarrow-stubs) | `17.14` | `17.16` |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` |



Updates `pydantic` from 2.10.3 to 2.10.5
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.3...v2.10.5)

Updates `eval-type-backport` from 0.2.0 to 0.2.2
- [Commits](alexmojaki/eval_type_backport@v0.2.0...v0.2.2)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `ruff` from 0.8.3 to 0.9.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.3...0.9.2)

Updates `types-tqdm` from 4.67.0.20241119 to 4.67.0.20241221
- [Commits](https://github.com/python/typeshed/commits)

Updates `pyarrow-stubs` from 17.14 to 17.16
- [Release notes](https://github.com/zen-xu/pyarrow-stubs/releases)
- [Commits](zen-xu/pyarrow-stubs@17.14...17.16)

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

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eval-type-backport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-tqdm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pyarrow-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jan 23, 2025
1 parent 83bd56f commit 78e8851
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 173 deletions.
Loading

0 comments on commit 78e8851

Please sign in to comment.