chore(deps-dev): Bump the python group across 1 directory with 2 updates - #54
Merged
Conversation
Bumps the python group with 2 updates in the / directory: [conan](https://github.com/conan-io/conan) and [ninja](https://github.com/ninja-build/ninja). Updates `conan` from 2.31.2 to 2.32.0 - [Release notes](https://github.com/conan-io/conan/releases) - [Commits](conan-io/conan@2.31.2...2.32.0) Updates `ninja` from 1.13.0 to 1.13.2 - [Release notes](https://github.com/ninja-build/ninja/releases) - [Commits](ninja-build/ninja@v1.13.0...v1.13.2) --- updated-dependencies: - dependency-name: conan dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ninja dependency-version: 1.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-c35fd28a1d
branch
from
September 4, 2026 13:54
1e49149 to
daeb375
Compare
tan-wei
approved these changes
Sep 4, 2026
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 python group with 2 updates in the / directory: conan and ninja.
Updates
conanfrom 2.31.2 to 2.32.0Release notes
Sourced from conan's releases.
Commits
1521d2cConan 2.32.0226b40aFeature: Parse reference attributes from --ref in workspace add (#20261) (#20...7ace888Add LoongArch64 architecture setting and host detection (#20288)a8f9da3package_type_traitsattribute for recipes (#20228)bff8217Fix intel-cc default compilers on Windows (classic icl, icx icx, honor builde...b897d9dAddraise_on_errorstoCommandAPI.run(#20266)819005cAdd support for!settings.build_typesyntax in `tools.cmake.cmake_layout:bu...9dd3522workspace: support opening all conanws refs; add --folder option to open/add ...18a39a3[fix] Accept .dll.a extension for deduce_full_cpp_info (#20259)0a733dbAdd support for lockfile reading inconan sourcefor Python Requires (#20264)Updates
ninjafrom 1.13.0 to 1.13.2Release notes
Sourced from ninja's releases.
Commits
3441b63v1.13.2bd56313Fix Ninja exit code when interrupted.79feac0v1.13.15807cf7Merge branch 'master' into release31af250Merge pull request #2636 from jhasse/rsp-crlf516a0ddAdd output test for multiple rules + dyndep, fix #2621114fb93Convert \n to \r\n on Windows in rsp files, fix #2616d60673dMerge pull request #2628 from userdocs/workflows-fix-triggers9659311prevent duplicate runs being triggered when a release tag is published.b783addMerge pull request #2627 from userdocs/linux.yml-build