Commit df668b1
build(pip): bump the pip group across 1 directory with 8 updates (#73)
Bumps the pip group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [fastapi](https://github.com/fastapi/fastapi) | `0.111.0` | `0.112.0` |
| [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` |
| [sqlmodel](https://github.com/tiangolo/sqlmodel) | `0.0.18` | `0.0.21` |
| [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.3.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.5` | `0.5.7` |
| [commitizen](https://github.com/commitizen-tools/commitizen) | `3.27.0` | `3.29.0` |
Updates `fastapi` from 0.111.0 to 0.112.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.111.0...0.112.0)
Updates `gunicorn` from 22.0.0 to 23.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@22.0.0...23.0.0)
Updates `sqlmodel` from 0.0.18 to 0.0.21
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](fastapi/sqlmodel@0.0.18...0.0.21)
Updates `mypy` from 1.10.0 to 1.11.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.11.1)
Updates `pre-commit` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0)
Updates `pytest` from 8.2.1 to 8.3.2
- [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.2.1...8.3.2)
Updates `ruff` from 0.4.5 to 0.5.7
- [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.5...0.5.7)
Updates `commitizen` from 3.27.0 to 3.29.0
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v3.27.0...v3.29.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: gunicorn
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: pip
- dependency-name: sqlmodel
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: commitizen
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: YuXuan Tay <[email protected]>1 parent c92b71c commit df668b1
1 file changed
+85
-117
lines changed
0 commit comments