chore(deps): bump the elt-common-dependencies group across 1 directory with 9 updates - #466
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 9 updates Bumps the elt-common-dependencies group with 9 updates in the /elt-common directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.51` | `2.0.52` | | [trino](https://github.com/trinodb/trino-python-client) | `0.338.0` | `0.339.0` | | [authlib](https://github.com/authlib/authlib) | `1.7.2` | `1.8.0` | | [prek](https://github.com/j178/prek) | `0.4.12` | `0.5.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.1` | `0.16.5` | Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `sqlalchemy` from 2.0.51 to 2.0.52 - [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 `trino` from 0.338.0 to 0.339.0 - [Release notes](https://github.com/trinodb/trino-python-client/releases) - [Changelog](https://github.com/trinodb/trino-python-client/blob/master/CHANGES.md) - [Commits](trinodb/trino-python-client@0.338.0...0.339.0) Updates `authlib` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](authlib/authlib@v1.7.2...v1.8.0) Updates `prek` from 0.4.12 to 0.5.1 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.12...v0.5.1) Updates `ruff` from 0.16.1 to 0.16.5 - [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.16.1...0.16.5) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elt-common-dependencies - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elt-common-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elt-common-dependencies - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elt-common-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elt-common-dependencies - dependency-name: trino dependency-version: 0.339.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elt-common-dependencies - dependency-name: authlib dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elt-common-dependencies - dependency-name: prek dependency-version: 0.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elt-common-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elt-common-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the elt-common-dependencies group with 9 updates in the /elt-common directory:
8.4.28.5.02.14.22.15.02.13.42.13.51.2.21.2.32.0.512.0.520.338.00.339.01.7.21.8.00.4.120.5.10.16.10.16.5Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
sqlalchemyfrom 2.0.51 to 2.0.52Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
trinofrom 0.338.0 to 0.339.0Release notes
Sourced from trino's releases.
Changelog
Sourced from trino's changelog.
Commits
c8eb52eBump version to 0.339.08bc22b9Add 0.339.0 release notes03b5cc2Expose query stats through a cursor callback405f1d8Do not double-decode username, password and query values in SQLAlchemy URLd4d3715Cache server_version_info and guard against re-entrant reads5dbb996Validate host in SQLAlchemy URL helpere8ba17bCast TRINO_RUNNING_PORT to int in integration conftest9c1f385Do not cancel completed DML statements on cursor closefda8cefAdd unit test for empty 200 response error in process()f8b1203Retry on HTTP 200 with empty response bodyUpdates
authlibfrom 1.7.2 to 1.8.0Release notes
Sourced from authlib's releases.
Commits
1a86748chore: release 1.8.0e4fb941Merge pull request #923 from authlib/fix-9219f2cd2eMerge pull request #922 from authlib/fix-9025d53239fix(oidc): omit claims when the value is None772bc72Merge pull request #919 from RavSinghChandan/fix-oauth1-insecure-transport-de...11794b0Merge pull request #908 from arpitjain099/chore/device-cred-authenticated-cli...13f2eb0fix(client): Added client_id parameter to AssertionClient (#476)dde5b7afix(client): rollbacke4aec8cfix(client): remove default= keyword from starlette client config.get calls (...62f41ccfix(client): httpx oauth1 binary form data (#779)Updates
prekfrom 0.4.12 to 0.5.1Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
10a896eBump version to 0.5.1 (#2669)8648709Support Pixi for Conda environments (#2667)9a793f4Refactor container and Cargo installer types (#2668)72f3e9aWarn about unused keys in user settings (#2665)0b16695Disable error snippets in check-yaml diagnostics (#2664)a6353bbSimplify integration test helper visibility (#2663)edfb174Support cargo-binstall for Rust CLI dependencies (#2658)0cefa90Update ubuntu:26.04 Docker digest to 2260313 (#2660)b5bdccfUpdate Rust crate similar to v3.2.0 (#2662)11404efUpdate GitHub Actions (#2661)Updates
rufffrom 0.16.1 to 0.16.5Release notes
Sourced from ruff's releases.