Skip to content

Commit 61cc4eb

Browse files
Bump the python-packages group with 2 updates (#161)
* Bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [duckdb](https://github.com/duckdb/duckdb-python). Updates `pytest` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.0...9.0.1) Updates `duckdb` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Changelog](https://github.com/duckdb/duckdb-python/blob/main/CHANGELOG.md) - [Commits](duckdb/duckdb-python@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: duckdb dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]> * chore: auto-apply pre-commit fixes --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 717e47c commit 61cc4eb

File tree

2 files changed

+42
-36
lines changed

2 files changed

+42
-36
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
hooks:
5555
- id: actionlint
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: "v0.14.4"
57+
rev: "v0.14.5"
5858
hooks:
5959
- id: ruff-format
6060
- id: ruff-check

poetry.lock

Lines changed: 41 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)