-
Notifications
You must be signed in to change notification settings - Fork 80
Commit 7916872
authored
Bump the all-dependencies group across 1 directory with 20 updates
Bumps the all-dependencies group with 20 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [alembic](https://github.com/sqlalchemy/alembic) | `1.16.2` | `1.16.5` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.14` | `0.116.1` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.43` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.9.1` | `7.10.6` |
| [freezegun](https://github.com/spulec/freezegun) | `1.5.2` | `1.5.5` |
| [greenlet](https://github.com/python-greenlet/greenlet) | `3.2.3` | `3.2.4` |
| [mypy](https://github.com/python/mypy) | `1.16.1` | `1.17.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.0.0` | `1.1.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.1` | `0.12.11` |
| [anyio](https://github.com/agronholm/anyio) | `4.9.0` | `4.10.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2025.6.15` | `2025.8.3` |
| [distlib](https://github.com/pypa/distlib) | `0.3.9` | `0.4.0` |
| [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` |
| [identify](https://github.com/pre-commit/identify) | `2.6.12` | `2.6.13` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` |
| [starlette](https://github.com/encode/starlette) | `0.46.2` | `0.47.3` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.14.0` | `4.15.0` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.34.0` |
Updates `alembic` from 1.16.2 to 1.16.5
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
Updates `fastapi` from 0.115.14 to 0.116.1
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.14...0.116.1)
Updates `sqlalchemy` from 2.0.41 to 2.0.43
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Updates `coverage` from 7.9.1 to 7.10.6
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.9.1...7.10.6)
Updates `freezegun` from 1.5.2 to 1.5.5
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](spulec/freezegun@1.5.2...1.5.5)
Updates `greenlet` from 3.2.3 to 3.2.4
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.2.3...3.2.4)
Updates `mypy` from 1.16.1 to 1.17.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.16.1...v1.17.1)
Updates `pre-commit` from 4.2.0 to 4.3.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@v4.2.0...v4.3.0)
Updates `pytest-asyncio` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0)
Updates `ruff` from 0.12.1 to 0.12.11
- [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.12.1...0.12.11)
Updates `anyio` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.9.0...4.10)
Updates `certifi` from 2025.6.15 to 2025.8.3
- [Commits](certifi/python-certifi@2025.06.15...2025.08.03)
Updates `distlib` from 0.3.9 to 0.4.0
- [Release notes](https://github.com/pypa/distlib/releases)
- [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst)
- [Commits](pypa/distlib@0.3.9...0.4.0)
Updates `email-validator` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/JoshData/python-email-validator/releases)
- [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md)
- [Commits](JoshData/python-email-validator@v2.2.0...v2.3.0)
Updates `filelock` from 3.18.0 to 3.19.1
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.18.0...3.19.1)
Updates `identify` from 2.6.12 to 2.6.13
- [Commits](pre-commit/identify@v2.6.12...v2.6.13)
Updates `platformdirs` from 4.3.8 to 4.4.0
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.3.8...4.4.0)
Updates `starlette` from 0.46.2 to 0.47.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.46.2...0.47.3)
Updates `typing-extensions` from 4.14.0 to 4.15.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.14.0...4.15.0)
Updates `virtualenv` from 20.31.2 to 20.34.0
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.31.2...20.34.0)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.16.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: fastapi
dependency-version: 0.116.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: sqlalchemy
dependency-version: 2.0.43
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: coverage
dependency-version: 7.10.6
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: freezegun
dependency-version: 1.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: greenlet
dependency-version: 3.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: mypy
dependency-version: 1.17.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pre-commit
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pytest-asyncio
dependency-version: 1.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: ruff
dependency-version: 0.12.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: anyio
dependency-version: 4.10.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: certifi
dependency-version: 2025.8.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: distlib
dependency-version: 0.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: email-validator
dependency-version: 2.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: filelock
dependency-version: 3.19.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: identify
dependency-version: 2.6.13
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: platformdirs
dependency-version: 4.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: starlette
dependency-version: 0.47.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: typing-extensions
dependency-version: 4.15.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: virtualenv
dependency-version: 20.34.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 07d2284 commit 7916872Copy full SHA for 7916872
File tree
Expand file treeCollapse file tree
2 files changed
+323
-301
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+323
-301
lines changed
0 commit comments