chore(deps): bump the minor-updates group across 1 directory with 9 updates#45
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor-updates group across 1 directory with 9 updates#45dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the minor-updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.4` | `2.12.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [typer](https://github.com/fastapi/typer) | `0.20.1` | `0.24.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [tenacity](https://github.com/jd/tenacity) | `9.1.2` | `9.1.4` | | [streamlit](https://github.com/streamlit/streamlit) | `1.52.2` | `1.55.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.0` | `9.0.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.15.7` | Updates `pydantic` from 2.12.4 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.12.4...v2.12.5) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `typer` from 0.20.1 to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.20.1...0.24.1) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [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.1...v1.2.2) Updates `tenacity` from 9.1.2 to 9.1.4 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.1.2...9.1.4) Updates `streamlit` from 1.52.2 to 1.55.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.52.2...1.55.0) Updates `pytest` from 9.0.0 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@9.0.0...9.0.2) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `ruff` from 0.14.10 to 0.15.7 - [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.14.10...0.15.7) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: streamlit dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... 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 |
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-updates group with 9 updates in the / directory:
2.12.42.12.52.12.02.13.10.20.10.24.11.2.11.2.29.1.29.1.41.52.21.55.09.0.09.0.27.0.07.1.00.14.100.15.7Updates
pydanticfrom 2.12.4 to 2.12.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
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
pydantic-settingsfrom 2.12.0 to 2.13.1Release notes
Sourced from pydantic-settings's releases.
Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)Updates
typerfrom 0.20.1 to 0.24.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
eaec8fa🔖 Release version 0.24.1c73cc2b📝 Update release notes6c6259c👷 Fix CI, do not attempt to buildtyper-slim, nortyper-cli(#1569)bc65ad8📝 Update release notes3aedc0a➖ Drop support fortyper-slimandtyper-cli, no more versions will be rel...4b13020📝 Update release notes19aaf0b⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)0ece295📝 Update release notes833c005📝 Update release notes64c0dcb⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)Updates
python-dotenvfrom 1.2.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
tenacityfrom 9.1.2 to 9.1.4Release notes
Sourced from tenacity's releases.
Commits
d4e868dFixretry()annotations with asyncsleep=function (#555)24415ebsupport async sleep for sync fn (#551)3bf33b4chore: drop Python 3.9 support (EOL) (#552)7027da3chore(deps): bump the github-actions group with 2 updates (#550)21ae7d0docs: fix syntax error in wait_chain docstring example (#548)ef12c9echore(deps): bump actions/checkout in the github-actions group (#547)c35a4b3chore(deps): bump the github-actions group with 2 updates (#545)e792bbaci: fix mypy (#546)0f55245ci: remove reno requirements (#542)815c34ffeat(wait): addwait_exceptionstrategy (#541)Updates
streamlitfrom 1.52.2 to 1.55.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
76678f7Docstrings for release 1.55.0 (#14185)3661a7c[fix] Remove erroneous expander block ID and align on_change defaults (#14195)388a5e4fix(cache): preserve on_release behavior in TTLCleanupCache.clear() (#14180)6a71474Up version to 1.55.0c8acdf9Format date/time slider URL query params as ISO strings (#14120)c0cf390Fix spinner clear_transient race condition during rapid reruns (#13849)cdf437f[chore] Wire up check_widget_policies correctly in dynamic containers (#14143)f99d707[feat] Add markdown support for navigation section headers (#14053)faa3367[feature] Addlinkparameter tost.image(#14139)1e785b0Improve version copy accessibility (#14131)Updates
pytestfrom 9.0.0 to 9.0.2Release notes
Sourced from pytest's releases.
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)