Skip to content

Commit

Permalink
build(deps): bump the minor-and-patch group with 9 updates (#604)
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.0` |
| [mypy](https://github.com/python/mypy) | `1.14.0` | `1.14.1` |
| [anyio](https://github.com/agronholm/anyio) | `4.7.0` | `4.8.0` |
| [identify](https://github.com/pre-commit/identify) | `2.6.4` | `2.6.5` |
| [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.2` | `3.23.3` |
| ruamel-yaml | `0.18.6` | `0.18.9` |
| [setuptools](https://github.com/pypa/setuptools) | `75.6.0` | `75.7.0` |
| [starlette](https://github.com/encode/starlette) | `0.45.0` | `0.45.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.28.1` |


Updates `pygments` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.18.0...2.19.0)

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

Updates `anyio` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.7.0...4.8.0)

Updates `identify` from 2.6.4 to 2.6.5
- [Commits](pre-commit/identify@v2.6.4...v2.6.5)

Updates `marshmallow` from 3.23.2 to 3.23.3
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.23.2...3.23.3)

Updates `ruamel-yaml` from 0.18.6 to 0.18.9

Updates `setuptools` from 75.6.0 to 75.7.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.6.0...v75.7.0)

Updates `starlette` from 0.45.0 to 0.45.2
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.45.0...0.45.2)

Updates `virtualenv` from 20.28.0 to 20.28.1
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.28.0...20.28.1)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: anyio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: identify
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: marshmallow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ruamel-yaml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: setuptools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: starlette
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: virtualenv
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 6, 2025
1 parent 61d0b58 commit bbfabea
Showing 1 changed file with 69 additions and 63 deletions.
Loading

0 comments on commit bbfabea

Please sign in to comment.