Skip to content

Commit 0063bf1

Browse files
Bump the python-packages group with 5 updates
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.4.0` | `3.5.0` | | [packaging](https://github.com/pypa/packaging) | `26.1` | `26.2` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.26` | `0.0.27` | | [prek](https://github.com/j178/prek) | `0.3.10` | `0.3.11` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.11` | `0.15.12` | Updates `greenlet` from 3.4.0 to 3.5.0 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.4.0...3.5.0) Updates `packaging` from 26.1 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.1...26.2) Updates `python-multipart` from 0.0.26 to 0.0.27 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.26...0.0.27) Updates `prek` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.10...v0.3.11) Updates `ruff` from 0.15.11 to 0.15.12 - [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.15.11...0.15.12) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: prek dependency-version: 0.3.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30930fe commit 0063bf1

2 files changed

Lines changed: 90 additions & 90 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"alembic~=1.18.3",
3838
"sqlalchemy~=2.0.44",
3939
"sqlalchemy-utils~=0.42.0",
40-
"greenlet>=3.3.1,<3.5.0",
40+
"greenlet>=3.3.1,<3.6.0",
4141
"pyyaml~=6.0.3",
4242
"python-json-logger>=4.0,<4.2",
4343
"coloredlogs~=15.0.1",

0 commit comments

Comments
 (0)