Skip to content

Commit

Permalink
chore(deps): bump the version-updates group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the version-updates group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [faker](https://github.com/joke2k/faker) | `25.9.1` | `25.9.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.10` | `0.5.0` |
| [docstring-parser-fork](https://github.com/jsh9/docstring_parser_fork) | `0.0.8` | `0.0.9` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `7.2.1` | `8.0.0` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.0` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.18.4` | `2.20.0` |
| [setuptools](https://github.com/pypa/setuptools) | `70.1.1` | `70.2.0` |


Updates `faker` from 25.9.1 to 25.9.2
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v25.9.1...v25.9.2)

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

Updates `docstring-parser-fork` from 0.0.8 to 0.0.9
- [Release notes](https://github.com/jsh9/docstring_parser_fork/releases)
- [Changelog](https://github.com/jsh9/docstring_parser_fork/blob/main/CHANGELOG.md)
- [Commits](jsh9/docstring_parser_fork@0.0.8...0.0.9)

Updates `importlib-metadata` from 7.2.1 to 8.0.0
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v7.2.1...v8.0.0)

Updates `pydantic` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.4...v2.8.0)

Updates `pydantic-core` from 2.18.4 to 2.20.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.18.4...v2.20.0)

Updates `setuptools` from 70.1.1 to 70.2.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.1.1...v70.2.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: docstring-parser-fork
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: importlib-metadata
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: pydantic
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: pydantic-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: setuptools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 22dabbd commit 7b64d85
Showing 1 changed file with 140 additions and 124 deletions.
Loading

0 comments on commit 7b64d85

Please sign in to comment.