-
Notifications
You must be signed in to change notification settings - Fork 0
deps(python): bump the python-dependencies group with 14 updates #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Bumps the python-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [apprise](https://github.com/caronc/apprise) | `1.9.3` | `1.9.7` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.3.1` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.8` | `3.10.1` | | [miniflux](https://github.com/miniflux/python-client) | `1.1.3` | `1.1.5` | | [nh3](https://github.com/messense/nh3) | `0.2.21` | `0.3.2` | | [openai](https://github.com/openai/openai-python) | `1.76.0` | `2.15.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.3` | `2.12.5` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [structlog](https://github.com/hynek/structlog) | `25.3.0` | `25.5.0` | | [pyrefly](https://github.com/facebook/pyrefly) | `0.22.2` | `0.49.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `9.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.7` | `0.14.14` | | [types-markdown](https://github.com/typeshed-internal/stub_uploader) | `3.8.0.20250415` | `3.10.0.20251106` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250402` | `6.0.12.20250915` | Updates `apprise` from 1.9.3 to 1.9.7 - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](caronc/apprise@v1.9.3...v1.9.7) Updates `click` from 8.1.8 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) Updates `markdown` from 3.8 to 3.10.1 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.8...3.10.1) Updates `miniflux` from 1.1.3 to 1.1.5 - [Commits](miniflux/python-client@1.1.3...1.1.5) Updates `nh3` from 0.2.21 to 0.3.2 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.2.21...v0.3.2) Updates `openai` from 1.76.0 to 2.15.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.76.0...v2.15.0) Updates `pydantic` from 2.11.3 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.3...v2.12.5) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `structlog` from 25.3.0 to 25.5.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@25.3.0...25.5.0) Updates `pyrefly` from 0.22.2 to 0.49.0 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.22.2...0.49.0) Updates `pytest` from 8.3.5 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...9.0.2) Updates `ruff` from 0.11.7 to 0.14.14 - [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.11.7...0.14.14) Updates `types-markdown` from 3.8.0.20250415 to 3.10.0.20251106 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pyyaml` from 6.0.12.20250402 to 6.0.12.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: apprise dependency-version: 1.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markdown dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: miniflux dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: nh3 dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: openai dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: structlog dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyrefly dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-markdown dependency-version: 3.10.0.20251106 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 python-dependencies group with 14 updates:
1.9.31.9.78.1.88.3.13.83.10.11.1.31.1.50.2.210.3.21.76.02.15.02.11.32.12.56.0.26.0.325.3.025.5.00.22.20.49.08.3.59.0.20.11.70.14.143.8.0.202504153.10.0.202511066.0.12.202504026.0.12.20250915Updates
apprisefrom 1.9.3 to 1.9.7Release notes
Sourced from apprise's releases.
... (truncated)
Commits
d503bcdbumped version to v1.9.7addf693further alignment with https://appriseit.comf7a9d82Fix contribute link (#1496)186ebfdupdated PayPal details for Apprise donations7453493Update Lines of Code (LoC) badge (#1495)2821446Added Lines of Code (LoC) workflowf8a7dbeImproved Matrix room handling (#1492)76316d8100% test coverage (#1491)a482cd6improved on notification manger customization (#1490)74c798cImproved documentation surrounding tagging (#1489)Updates
clickfrom 8.1.8 to 8.3.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
markdownfrom 3.8 to 3.10.1Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
e5fa5b8Bump version to 3.10.1f925349More HTML fixes9933a0aRevert "Allow reference links with backticks"07dfa4eAllow reference links with backticksfb6b27aFix infinite loop when text contains multiple unclosed comments89112c2Make the docs build successfully with mkdocstrings-python 2.0961856cUpdate link2b49115Ensure nested elements inside inline comments are properly unescaped.22e89c1Bump version to 3.10c138aea+ PY314 - PY39Updates
minifluxfrom 1.1.3 to 1.1.5Commits
9a2e9b0fix: ensure separate sessions for each client instanceae919befix: guard get_error_reason against non-JSON responsesa5ab9dbfeat: addimport_entrymethode9f0ebbBump actions/upload-artifact from 5 to 64a81920Bump actions/download-artifact from 6 to 7a12cde7Bump actions/checkout from 5 to 6fd5e9fbBump actions/download-artifact from 5 to 68be1e1cBump actions/upload-artifact from 4 to 57b24981Bump actions/setup-python from 5 to 697eef89Bump actions/checkout from 4 to 5Updates
nh3from 0.2.21 to 0.3.2Release notes
Sourced from nh3's releases.
Commits
182f83bBump version to 0.3.296eb6e4Fix deprecation warnings0f1f459Update to Rust 2024 edition6b6fca5cargo updatef996935Bump the github-actions group with 2 updates (#104)8f7bf64Bump pyo3 from 0.27.0 to 0.27.1 (#103)9f12749Bump pyo3 from 0.26.0 to 0.27.0 (#102)5ba30e2Addurlsto dynamic metadata in pyproject.tomlf1f2912Build wheels for Python 3.14 free-threaded (#100)27ab131Keep GitHub Actions up to date with GitHub's Dependabot (#96)Updates
openaifrom 1.76.0 to 2.15.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
722d3ffrelease: 2.15.05da8c5ffeat(api): add new Response completed_at prop032e6cbchore(internal): codegen related updated3e6321release: 2.14.04547f1acodegen metadataa3c27a2chore(internal): add--fixargument to lint script51c6885feat(api): slugs for new audio models; make allmodelparams accept strings62699d9fix: use async_to_httpx_files in patch method20af6aacodegen metadataf94256drelease: 2.13.0Updates
pydanticfrom 2.11.3 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
structlogfrom 25.3.0 to 25.5.0Release notes
Sourced from structlog's releases.
... (truncated)
Changelog
Sourced from structlog's changelog.