chore(deps): bump the weekly-batch group with 43 updates - #226
Merged
Merged
Conversation
Bumps the weekly-batch group with 43 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.29` | `1.43.97` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [apiflask](https://github.com/apiflask/apiflask) | `3.1.0` | `3.1.2` | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.7.0` | `0.8.0` | | [apispec](https://github.com/marshmallow-code/apispec) | `6.8.2` | `6.10.0` | | [billiard](https://github.com/celery/billiard) | `4.2.4` | `4.3.0` | | [cattrs](https://github.com/python-attrs/cattrs) | `25.1.1` | `26.2.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.5.1` | | [click](https://github.com/pallets/click) | `8.2.1` | `8.5.0` | | [click-repl](https://github.com/click-contrib/click-repl) | `0.3.0` | `0.4.0` | | [enum-tools](https://github.com/domdfcoding/enum_tools) | `0.12.0` | `0.13.0` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.20` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `9.0.0` | `9.0.1` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `3.0.0` | `4.2.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `4.1.2` | `4.3.1` | | [owlrl](https://github.com/RDFLib/OWL-RL) | `7.1.4` | `7.6.2` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.11.10` | | [prettytable](https://github.com/prettytable/prettytable) | `3.16.0` | `3.18.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.4` | `2.13.5` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.41.5` | `2.49.0` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.3` | `3.3.2` | | [pyshacl](https://github.com/RDFLib/pySHACL) | `0.30.1` | `0.40.1` | | [rdflib](https://github.com/RDFLib/rdflib) | `7.1.4` | `7.6.0` | | [rich](https://github.com/Textualize/rich) | `13.9.4` | `15.0.0` | | [rich-click](https://github.com/ewels/rich-click) | `1.8.9` | `1.9.9` | | [s3transfer](https://github.com/boto/s3transfer) | `0.18.0` | `0.19.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.16.0` | | [typing-inspection](https://github.com/pydantic/typing-inspection) | `0.4.2` | `0.4.4` | | [tzdata](https://github.com/python/tzdata) | `2025.2` | `2026.4` | | [tzlocal](https://github.com/regebro/tzlocal) | `5.3.1` | `5.4.4` | | [url-normalize](https://github.com/niksite/url-normalize) | `2.2.1` | `3.0.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.13` | `0.8.4` | | [webargs](https://github.com/marshmallow-code/webargs) | `8.7.0` | `8.7.1` | | [cffi](https://github.com/python-cffi/cffi) | `2.1.0` | `2.1.1` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [moto](https://github.com/getmoto/moto) | `5.2.2` | `5.2.3` | | [pyproject-hooks](https://github.com/pypa/pyproject-hooks) | `1.2.0` | `1.3.3` | | [pytest](https://github.com/pytest-dev/pytest) | `9.1.0` | `9.1.1` | | [responses](https://github.com/getsentry/responses) | `0.26.2` | `0.26.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.16.8` | | [wheel](https://github.com/pypa/wheel) | `0.47.0` | `0.48.0` | Updates `boto3` from 1.43.29 to 1.43.97 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.29...1.43.97) 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 `apiflask` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apiflask/apiflask/releases) - [Changelog](https://github.com/apiflask/apiflask/blob/main/docs/changelog.md) - [Commits](apiflask/apiflask@3.1.0...3.1.2) 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 `apispec` from 6.8.2 to 6.10.0 - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/apispec@6.8.2...6.10.0) Updates `billiard` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/celery/billiard/releases) - [Changelog](https://github.com/celery/billiard/blob/main/CHANGES.txt) - [Commits](celery/billiard@v4.2.4...v4.3.0) Updates `cattrs` from 25.1.1 to 26.2.0 - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](python-attrs/cattrs@v25.1.1...v26.2.0) Updates `charset-normalizer` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.2...3.5.1) Updates `click` from 8.2.1 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.2.1...8.5.0) Updates `click-repl` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/click-contrib/click-repl/releases) - [Changelog](https://github.com/click-contrib/click-repl/blob/master/Changelog.rst) - [Commits](click-contrib/click-repl@0.3.0...0.4.0) Updates `enum-tools` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/domdfcoding/enum_tools/releases) - [Commits](domdfcoding/enum_tools@v0.12.0...v0.13.0) Updates `idna` from 3.15 to 3.20 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.15...v3.20) Updates `importlib-metadata` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v9.0.0...v9.0.1) Updates `markdown-it-py` from 3.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@v3.0.0...v4.2.0) Updates `marshmallow` from 4.1.2 to 4.3.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@4.1.2...4.3.1) Updates `owlrl` from 7.1.4 to 7.6.2 - [Release notes](https://github.com/RDFLib/OWL-RL/releases) - [Changelog](https://github.com/RDFLib/OWL-RL/blob/master/CHANGELOG.md) - [Commits](RDFLib/OWL-RL@7.1.4...v7.6.2) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `platformdirs` from 4.3.8 to 4.11.10 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.3.8...4.11.10) Updates `prettytable` from 3.16.0 to 3.18.0 - [Release notes](https://github.com/prettytable/prettytable/releases) - [Changelog](https://github.com/prettytable/prettytable/blob/main/CHANGELOG.md) - [Commits](prettytable/prettytable@3.16.0...3.18.0) Updates `pydantic` from 2.12.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.12.4...v2.13.5) Updates `pydantic-core` from 2.41.5 to 2.49.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 `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) Updates `pyparsing` from 3.2.3 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.3...3.3.2) Updates `pyshacl` from 0.30.1 to 0.40.1 - [Release notes](https://github.com/RDFLib/pySHACL/releases) - [Changelog](https://github.com/RDFLib/pySHACL/blob/master/CHANGELOG.md) - [Commits](RDFLib/pySHACL@v0.30.1...v0.40.1) Updates `rdflib` from 7.1.4 to 7.6.0 - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](RDFLib/rdflib@7.1.4...7.6.0) Updates `rich` from 13.9.4 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v15.0.0) Updates `rich-click` from 1.8.9 to 1.9.9 - [Release notes](https://github.com/ewels/rich-click/releases) - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) - [Commits](ewels/rich-click@v1.8.9...v1.9.9) Updates `s3transfer` from 0.18.0 to 0.19.2 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.18.0...0.19.2) Updates `typing-extensions` from 4.14.1 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.14.1...4.16.0) Updates `typing-inspection` from 0.4.2 to 0.4.4 - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](pydantic/typing-inspection@v0.4.2...v0.4.4) Updates `tzdata` from 2025.2 to 2026.4 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2025.2...2026.4) Updates `tzlocal` from 5.3.1 to 5.4.4 - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](regebro/tzlocal@5.3.1...5.4.4) Updates `url-normalize` from 2.2.1 to 3.0.0 - [Release notes](https://github.com/niksite/url-normalize/releases) - [Changelog](https://github.com/niksite/url-normalize/blob/master/CHANGELOG.md) - [Commits](niksite/url-normalize@v2.2.1...v3.0.0) Updates `wcwidth` from 0.2.13 to 0.8.4 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Changelog](https://github.com/jquast/wcwidth/blob/master/docs/history.rst) - [Commits](jquast/wcwidth@0.2.13...0.8.4) Updates `webargs` from 8.7.0 to 8.7.1 - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/webargs@8.7.0...8.7.1) Updates `cffi` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.1.0...v2.1.1) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `moto` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.2.2...5.2.3) Updates `pyproject-hooks` from 1.2.0 to 1.3.3 - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](pypa/pyproject-hooks@v1.2.0...v1.3.3) Updates `pytest` from 9.1.0 to 9.1.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.1.0...9.1.1) Updates `responses` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.2...0.26.3) Updates `ruff` from 0.15.17 to 0.16.8 - [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.15.17...0.16.8) Updates `wheel` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.47.0...0.48.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: apiflask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: apispec dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: billiard dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: cattrs dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: weekly-batch - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: click-repl dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: enum-tools dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: idna dependency-version: '3.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: importlib-metadata dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: weekly-batch - dependency-name: marshmallow dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: owlrl dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: platformdirs dependency-version: 4.11.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: prettytable dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: pydantic-core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: pyshacl dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: rdflib dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: weekly-batch - dependency-name: rich-click dependency-version: 1.9.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: s3transfer dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: typing-inspection dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: tzdata dependency-version: '2026.4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: weekly-batch - dependency-name: tzlocal dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: url-normalize dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: weekly-batch - dependency-name: wcwidth dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: webargs dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: cffi dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: moto dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: pyproject-hooks dependency-version: 1.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: responses dependency-version: 0.26.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: weekly-batch - dependency-name: ruff dependency-version: 0.16.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: weekly-batch - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: weekly-batch ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot remove pydantic-core update |
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
CI workflows still pin older pytest, boto3, and Ruff versions, so they do not test the updated dependencies.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 2
Open (2)
What changed in this PR
Updates runtime and development dependency pins across the project.
Changes:
- Bumps direct dependencies in
pyproject.toml. - Regenerates runtime and development lockfiles with 43 updates.
- Refreshes transitive packages and development tooling.
| File | Description |
|---|---|
pyproject.toml |
Updates direct runtime dependency versions. |
requirements.txt |
Refreshes runtime dependency locks. |
requirements-dev.txt |
Refreshes development dependency locks. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Changes: pydantic-core == 2.46.5 not 2.49.0 (to support pydantic package) rich == 13.9.4 not 15.0.0 enum-tools == 0.12.0 not 0.13.0 async-timeout == 5.0.1 new for redis
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 weekly-batch group with 43 updates:
1.43.291.43.971.2.21.2.33.1.03.1.20.7.00.8.06.8.26.10.04.2.44.3.025.1.126.2.03.4.23.5.18.2.18.5.00.3.00.4.00.12.03.153.209.0.09.0.13.0.04.2.04.1.24.3.17.1.47.6.226.226.34.3.84.11.103.16.03.18.02.12.42.13.52.41.52.46.52.20.02.21.03.2.33.3.20.30.10.40.17.1.47.6.013.9.41.8.91.9.90.18.00.19.24.14.14.16.00.4.20.4.42025.22026.45.3.15.4.42.2.13.0.00.2.130.8.48.7.08.7.12.1.02.1.150.0.050.0.15.2.25.2.31.2.01.3.39.1.09.1.10.26.20.26.30.15.170.16.80.47.00.48.0Updates
boto3from 1.43.29 to 1.43.97Commits
ed7de96Merge branch 'release-1.43.97'275709cBumping version to 1.43.97a5c0088Add changelog entries from botocore2be9967Merge branch 'release-1.43.96'bc62489Merge branch 'release-1.43.96' into develop6e1774aBumping version to 1.43.96ef6f957Add changelog entries from botocore238d6ecUpdate PyPI package summary to add Boto3 (#4846)2d18ca8Add root workspace folder to gitignore (#4847)3061d22Merge branch 'release-1.43.95'Updates
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
apiflaskfrom 3.1.0 to 3.1.2Release notes
Sourced from apiflask's releases.
Commits
e67e816Release 3.1.2 (#770)6da77d1Support response headers in@app.doc(responses={...}) (#761)ec68d99Register nested Pydantic schemas used in parameter locations (#760)f84d063Add AGENTS.md for AI-assisted development guidance (#754)209c640fix: replace default response with factory method (#759)aa36952fix: recognize list[UploadFile] as a multiple file field (#756)9b68315Release 3.1.12d2bbbbperf: normalize header names in OpenAPId29fd6dMerge pull request #749 from FarmerChillax/http-error-patch2834ba0feat(exceptions): add str and repr to HTTPErrorUpdates
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
apispecfrom 6.8.2 to 6.10.0Changelog
Sourced from apispec's changelog.
Commits
450a56cBump version and update changelog0f40e7aMerge pull request #1022 from marshmallow-code/tests_utils_get6784476Rework test.utils.get_* methodsf86aa98Merge pull request #1014 from kingdomOfIT/feature/openapi-linksfd962d9docs: remove reference to removed validate_spec utility (#1021)6031276Bump openapi-spec-validator from 0.8.1 to 0.8.47278e0f[pre-commit.ci] pre-commit autoupdatead467c8Bump actions/upload-artifact from 6 to 7e7e6c80Bump actions/download-artifact from 7 to 8cc2c988Bump openapi-spec-validator from 0.8.0 to 0.8.1Updates
billiardfrom 4.2.4 to 4.3.0Release notes
Sourced from billiard's releases.
Changelog
Sourced from billiard's changelog.
Commits
767b032Bump version: 4.3.0rc1 → 4.3.02ff42e6added changelog for v4.3.0 release80a9c70Update Python version requirement to 3.10b1bb092Exit the pool worker after a task raises SystemExit or KeyboardInterrupt8bf6361List the fd directory in close_open_fds() instead of walking the limit (#456)a7c5fadBind the closerange-based close_open_fds() on Python 3db4a823Bump actions/checkout in the github-actions group across 1 directory (#449)a8b968c[pre-commit.ci] pre-commit autoupdate (#450)bd2f803Propagate BaseException raised in pool workers001b9f0Propagate MemoryError from pool callbacksUpdates
cattrsfrom 25.1.1 to 26.2.0Release notes
Sourced from cattrs's releases.
... (truncated)
Changelog
Sourced from cattrs's changelog.
... (truncated)
Commits
df4e4bbv26.2.0f7cd6b1Assume naive datetimes are UTC in the msgpack and cbor2 convertersd4ff793Bump pypa/gh-action-pypi-publish to 1.14.2671f203Bump hynek/baipp893351dParametrize the special-characters rename test7a37e00Add HISTORY entry for the rename-key escaping fix3d57d6bEscape override rename keys when generating structure/unstructure codef2e42f3Improve TypedDict key quoting82b02c0Add HISTORY entry for Counter key unstructure fix (#768)02c3eadUnpack the single type arg for Counter keys when unstructuringUpdates
charset-normalizerfrom 3.4.2 to 3.5.1Release notes
Sourced from charset-normalizer's releases.
... (truncated)
Changelog
Sourced from charset-normalizer's changelog.
... (truncated)
Commits
e239bdcMerge pull request #795 from jawah/release-3.5.1648ad77docs: update f...Description has been truncated