Commit bfce79b
authored
Bump the minor-patch-dependencies group across 1 directory with 11 updates (#1003)
Bumps the minor-patch-dependencies group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [starlette](https://github.com/encode/starlette) | `0.41.2` | `0.41.3` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.32.1` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.17` | `0.0.19` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.18.0` | `2.19.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.10.0` | `2.10.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.7` | `7.6.8` |
| [bandit](https://github.com/PyCQA/bandit) | `1.7.10` | `1.8.0` |
| [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.4` | `0.8.1` |
Updates `starlette` from 0.41.2 to 0.41.3
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](Kludex/starlette@0.41.2...0.41.3)
Updates `pydantic` from 2.9.2 to 2.10.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.2)
Updates `uvicorn` from 0.32.0 to 0.32.1
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](Kludex/uvicorn@0.32.0...0.32.1)
Updates `python-multipart` from 0.0.17 to 0.0.19
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.17...0.0.19)
Updates `sentry-sdk` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.18.0...2.19.0)
Updates `pyjwt` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.10.0...2.10.1)
Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)
Updates `coverage` from 7.6.7 to 7.6.8
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.6.7...7.6.8)
Updates `bandit` from 1.7.10 to 1.8.0
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.10...1.8.0)
Updates `httpx` from 0.27.2 to 0.28.0
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.2...0.28.0)
Updates `ruff` from 0.7.4 to 0.8.1
- [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.7.4...0.8.1)
---
updated-dependencies:
- dependency-name: starlette
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: python-multipart
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: bandit
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: httpx
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0919528 commit bfce79b
2 files changed
Lines changed: 273 additions & 259 deletions
0 commit comments