chore(deps): bump the minor-and-patch group across 1 directory with 10 updates - #170
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 10 updates#170dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…0 updates Bumps the minor-and-patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.7.0` | `0.8.0` | | [click](https://github.com/pallets/click) | `8.3.3` | `8.4.2` | | [duckdb](https://github.com/duckdb/duckdb-python) | `1.5.2` | `1.5.5` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.5.0` | `3.5.4` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.3` | `2.47.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.49` | `2.0.51` | | [typer](https://github.com/fastapi/typer) | `0.25.0` | `0.27.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.7.0...v0.8.0) Updates `click` from 8.3.3 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.3...8.4.2) Updates `duckdb` from 1.5.2 to 1.5.5 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.2...v1.5.5) Updates `greenlet` from 3.5.0 to 3.5.4 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.0...3.5.4) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v4.0.0...v4.2.0) Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `pydantic-core` from 2.46.3 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `sqlalchemy` from 2.0.49 to 2.0.51 - [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 `typer` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.0...0.27.0) Updates `typing-extensions` from 4.15.0 to 4.16.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.15.0...4.16.0) --- updated-dependencies: - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: duckdb dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: greenlet dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-and-patch group with 10 updates in the / directory:
0.7.00.8.08.3.38.4.21.5.21.5.53.5.03.5.44.0.04.2.02.13.32.13.42.46.32.47.02.0.492.0.510.25.00.27.04.15.04.16.0Updates
annotated-typesfrom 0.7.0 to 0.8.0Release notes
Sourced from annotated-types's releases.
Commits
9eb9668Prepare for 0.8.0 release (#103)10b7764Fix typo inLendocstring (#100)955f757Add support for Python 3.14 and drop EOL 3.8-3.9 (#97)bd280feAdded Python 3.14 to the test matrix (#96)a471bb7Add SPDX license expression (#92)eab91d9Fix string predicate names in doc (#90)03ad9c3add CI for PyPy3.11 and fix test (issue 71) (#88)5ae6043fix: typo in README.md (#87)b60ad7bUpdate license-files to be PEP-639 compliant (#85) (#86)3fbeb6dFix docstring ofTimezone(#84)Updates
clickfrom 8.3.3 to 8.4.2Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
duckdbfrom 1.5.2 to 1.5.5Release notes
Sourced from duckdb's releases.
Commits
b236c81Pin submodule to release hashe6a21c5[duckdb-labs bot] Bump DuckDB submodule (#554)f637bf4Bump submodule4c5c73c[duckdb-labs bot] Bump DuckDB submodule (#551)6fae280Bump submoduled8d5f0a[duckdb-labs bot] Bump DuckDB submodule (#548)5d85f06Bump submodulec3cbf8d[duckdb-labs bot] Bump DuckDB submodule (#545)93418b6Bump submodule24f1915[duckdb-labs bot] Bump DuckDB submodule (#539)Updates
greenletfrom 3.5.0 to 3.5.4Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
384be88Preparing release 3.5.4bbdf57bAdd note to CHANGES about versions of 3.15 binary wheels may/not be compatibl...7599023Merge pull request #517 from ddorian/issue515-c-stack-refs73a0a1aFix the suspended C-stack-ref GC test to catch its regression1ff35f4Merge branch 'master' into issue515-c-stack-refs847fb82Merge pull request #520 from dynapx/fix-test-extension-npd0b471baMerge pull request #519 from ddorian/freethread-switch-critical-sectiond55914dSimplify the CHANGES.rst entry78932dcChange notes are for end users, they don't need to go into technical detail39bf70cHold the C-stack ref snapshot in a std::vector<OwnedObject>Updates
markdown-it-pyfrom 4.0.0 to 4.2.0Release notes
Sourced from markdown-it-py's releases.
Changelog
Sourced from markdown-it-py's changelog.
Commits
36c5f54🚀 RELEASE v4.2.0 (#395)96cf077✨ Addmake_fence_rule()factory for configurable fence markers (#394)3b4ff6d🚀 RELEASE v4.1.0 (#393)8951f26🔧 Update pre-commit hooks (#392)693bb24✨ Addgfm-like2preset with task lists, alerts, and single-tilde strikethro...df6fd36✨Allow plugins to register inline terminator characters (#391)d4ea0ca👌 Fix quadratic complexity infragments_join/text_join(#389)8933147🔧 Add typing to Scanner (#382)2f6ae10🔧 Add AGENTS.md and copilot-setup-steps workflow (#380)49043e4Add --stdin option to CLI for reading Markdown from standard input (#379)Updates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-corefrom 2.46.3 to 2.47.0Commits
Updates
sqlalchemyfrom 2.0.49 to 2.0.51Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
typerfrom 0.25.0 to 0.27.0Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
60af34b🔖 Release version 0.27.0 (#1899)efaf4d5📝 Update release notes42196d4💥 Update metavar printing (#1863)3a3bd0f📝 Update release notesfa6caa9⬆ Bump the python-packages group across 1 directory with 5 updates (#1896)35b8990📝 Update release notes5c7e904⬆️ Bump ty to 0.0.53 (#1877)91b19a0📝 Update release notes4336118⬆ Bump the github-actions group across 1 directory with 4 updates (#1897)9a5a42e📝 Update release notesUpdates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.