Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` |
| [types-setuptools](https://github.com/python/typeshed) | `75.6.0.20241126` | `75.6.0.20241223` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.3` | `0.8.5` |
| [zizmor](https://github.com/woodruffw/zizmor) | `0.10.0` | `1.0.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` |



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)

Updates `types-setuptools` from 75.6.0.20241126 to 75.6.0.20241223
- [Commits](https://github.com/python/typeshed/commits)

Updates `ruff` from 0.8.3 to 0.8.5
- [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.8.5)

Updates `zizmor` from 0.10.0 to 1.0.0
- [Release notes](https://github.com/woodruffw/zizmor/releases)
- [Changelog](https://github.com/woodruffw/zizmor/blob/main/docs/release-notes.md)
- [Commits](woodruffw/zizmor@v0.10.0...v1.0.0)

Updates `coverage` from 7.6.9 to 7.6.10
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.9...7.6.10)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: zizmor
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent f29cf9d commit 1696ccd
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 139 deletions.
Loading

0 comments on commit 1696ccd

Please sign in to comment.