Skip to content

Commit e01eee1

Browse files
Bump the python-packages group with 4 updates (#168)
* Bump the python-packages group with 4 updates Bumps the python-packages group with 4 updates: [matplotlib](https://github.com/matplotlib/matplotlib), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [coverage](https://github.com/coveragepy/coveragepy) and [duckdb](https://github.com/duckdb/duckdb-python). Updates `matplotlib` from 3.10.7 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) Updates `sqlalchemy` from 2.0.44 to 2.0.45 - [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.12.0 to 7.13.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.13.0) Updates `duckdb` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sqlalchemy dependency-version: 2.0.45 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-version: 7.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: duckdb dependency-version: 1.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> * chore: auto-apply pre-commit fixes --------- Signed-off-by: dependabot[bot] <support@github.com> 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 41f6c42 commit e01eee1

2 files changed

Lines changed: 245 additions & 246 deletions

File tree

.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.8"
57+
rev: "v0.14.9"
5858
hooks:
5959
- id: ruff-format
6060
- id: ruff-check

0 commit comments

Comments
 (0)