chore(deps): bump the python-dependencies group across 1 directory with 8 updates#7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 8 updates Updates the requirements on [click](https://github.com/pallets/click), [loguru](https://github.com/Delgan/loguru), [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python), [pre-commit](https://github.com/pre-commit/pre-commit) and [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files) to permit the latest version. Updates `click` to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.0.0...8.3.3) Updates `loguru` to 0.7.3 - [Release notes](https://github.com/Delgan/loguru/releases) - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst) - [Commits](Delgan/loguru@0.7.0...0.7.3) Updates `pydantic` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.0...v2.13.4) Updates `pydantic-settings` to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.0.0...v2.14.1) Updates `opentelemetry-api` to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.0.0...v1.41.1) Updates `opentelemetry-sdk` to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.0.0...v1.41.1) Updates `pre-commit` to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.6.0) Updates `mkdocs-gen-files` to 0.6.1 - [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases) - [Commits](oprypin/mkdocs-gen-files@v0.5.0...v0.6.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: loguru dependency-version: 0.7.3 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: opentelemetry-api dependency-version: 1.41.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.41.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocs-gen-files dependency-version: 0.6.1 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
CI Development Pipeline Status✅ Pipeline: Completed successfully. View Run Details |
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.
Updates the requirements on click, loguru, pydantic, pydantic-settings, opentelemetry-api, opentelemetry-sdk, pre-commit and mkdocs-gen-files to permit the latest version.
Updates
clickto 8.3.3Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
... (truncated)
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)Updates
loguruto 0.7.3Release notes
Sourced from loguru's releases.
Changelog
Sourced from loguru's changelog.
... (truncated)
Commits
ae3bfd1Bump version to 0.7.3ccca356Replace "notifiers" (seems unmaintained) with "apprise" in docs (#1251)a372814Configure "trusted publishing" in Github workflow633016dUse tox to define the "release" commandef12cbbConvert README from RST to MD (fix PyPI packaging)cb3314aAdd Github action to verify packaging6161a13Complete the "Troubleshooting" docs with more examples7f5001fSimplify the example of dynamic handler level2e0cd7bMove "Introduction to logging" docs to a new section72b93d1Correct outdated instructions for reporting a vulnerabilityUpdates
pydanticto 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
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-settingsto 2.14.1Release notes
Sourced from pydantic-settings's releases.
Commits
e95c30bPrepare release 2.14.1 (#859)0c87345Fix field namedclsconflicting with classmethod parameter (#858)7bd0072Bump the python-packages group with 2 updates (#856)b03e573Bump the github-actions group with 3 updates (#853)eaa3b43Bump the python-packages group with 5 updates (#854)9f95615Bump the python-packages group with 4 updates (#850)8916beePrepare release 2.14.0 (#848)39e551cFix CLI descriptions lost underpython -OOby falling back to `json_schema_...9ed7f48Bump the python-packages group with 4 updates (#847)617c690Fixcli_ignore_unknown_args=Truenot working on subcommands (#844)Updates
opentelemetry-apito 1.41.1Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
760e024Prepare release 1.41.1/0.62b1 (#5138)90e06bcUnreleased changelog for 1.41.1 (#5137)1a178fc[release/v1.41.x-0.62bx] Prepare release 1.41.0/0.62b0 (#5064)37dea4bfeat: add experimental logger configurator (#4980)7c860camisc: update version for codegen-json and proto-json packages (#5061)b3d98b3[chore]: update readme (#5060)dbbd1bcfeat(config): Add MeterProvider support for declarative config (#4987)6faa58cfeat(config): add host resource detector support for declarative config (#5002)c0cbfbdfeat(config): wire container resource detector via entry point loading (#5004)f764e45feat(config): Add TracerProvider support for declarative config (#4985)Updates
opentelemetry-sdkto 1.41.1Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
760e024Prepare release 1.41.1/0.62b1 (#5138)90e06bcUnreleased changelog for 1.41.1 (#5137)1a178fc[release/v1.41.x-0.62bx] Prepare release 1.41.0/0.62b0 (#5064)37dea4bfeat: add experimental logger configurator (#4980)7c860camisc: update version for codegen-json and proto-json packages (#5061)b3d98b3[chore]: update readme (#5060)dbbd1bcfeat(config): Add MeterProvider support for declarative config (#4987)6faa58cfeat(config): add host resource detector support for declarative config (#5002)c0cbfbdfeat(config): wire container resource detector via entry point loading (#5004)f764e45feat(config): Add TracerProvider support for declarative config (#4985)Updates
pre-committo 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
mkdocs-gen-filesto 0.6.1Release notes
Sourced from mkdocs-gen-files's releases.
Commits
05c38bbv0.6.1d285080Warn when this plugin is being used from the mkdocs executable (#42)dcc896dDrop testing under Python 3.9 to fix CI5136a79v0.6.0df9d4dcAdd a workaround that allows edit_uri_template to work in MkDocs 1.6+e0e3247allow.yamlextension for mkdocs configuration file (#39)bfe7bbcUpdate depsd56e1d9Update deps440b0bfSupport empty path inNav85d56ebAdd more lints, update depsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependencyDescription has been truncated