- Notifications
You must be signed in to change notification settings - Fork 15
build(deps): bump the dependencies group across 1 directory with 8 updates #3199
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
Open
dependabot wants to merge 1 commit into main Choose a base branch from dependabot/pip/bazel/dependencies-45e51eda57
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+702 −504
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
✅ Deploy Preview for nifty-bassi-e26446 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
89421a4 to 25f6845 Compare …dates Bumps the dependencies group with 8 updates in the /py/deps directory: | Package | From | To | | --- | --- | --- | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [aiodocker](https://github.com/aio-libs/aiodocker) | `0.24.0` | `0.25.0` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` | | [python-gnupg](https://github.com/vsajip/python-gnupg) | `0.4.4` | `0.5.5` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.3` | `9.0.4` | | [types-docutils](https://github.com/typeshed-internal/stub_uploader) | `0.21.0.20250715` | `0.22.3.20251115` | | [types-setuptools](https://github.com/typeshed-internal/stub_uploader) | `80.9.0.20250822` | `80.9.0.20251221` | | [wheel-inspect](https://github.com/wheelodex/wheel-inspect) | `1.7.2` | `1.8.0` | 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 `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 `aiodocker` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/aio-libs/aiodocker/releases) - [Changelog](https://github.com/aio-libs/aiodocker/blob/main/CHANGES.rst) - [Commits](aio-libs/aiodocker@v0.24.0...v0.25.0) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) Updates `python-gnupg` from 0.4.4 to 0.5.5 - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](vsajip/python-gnupg@0.4.4...0.5.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 `sphinx` from 8.2.3 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.0.4) Updates `types-docutils` from 0.21.0.20250715 to 0.22.3.20251115 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-setuptools` from 80.9.0.20250822 to 80.9.0.20251221 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `wheel-inspect` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wheelodex/wheel-inspect/releases) - [Changelog](https://github.com/wheelodex/wheel-inspect/blob/master/CHANGELOG.md) - [Commits](wheelodex/wheel-inspect@v1.7.2...v1.8.0) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aiodocker dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-gnupg dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: types-docutils dependency-version: 0.22.3.20251115 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-version: 80.9.0.20251221 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wheel-inspect dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
25f6845 to f2a46c2 Compare Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
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 dependencies group with 8 updates in the /py/deps directory:
6.0.26.0.30.24.00.25.01.19.01.19.10.4.40.5.58.2.39.0.40.21.0.202507150.22.3.2025111580.9.0.2025082280.9.0.202512211.7.21.8.0Updates
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
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
aiodockerfrom 0.24.0 to 0.25.0Release notes
Sourced from aiodocker's releases.
Changelog
Sourced from aiodocker's changelog.
Commits
53cb286ci: Update sigstore action to avoid using deprecated artifact actionscf67541Release v0.25.0872a9c2Add missing consistent client timeout in DockerContainer.commit() (#992)b2c0cd7Even more consistent timeouts for all long-running APIs (#991)972d3e1Make per-call and contextual timeout handling consistent across all long-runn...d271832Bump Ruff version in pre-commit-configc2ddcfdBump the ci group across 1 directory with 3 updates (#989)ede0268feat: add SSH support for remote Docker connections (#982)b5f93e0feat: Add context arg and docs for config precedence (#988)e992db2Add support for Docker context endpoints (#854)Updates
mypyfrom 1.19.0 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
python-gnupgfrom 0.4.4 to 0.5.5Release notes
Sourced from python-gnupg's releases.
... (truncated)
Commits
5f83627Changes for 0.5.5.e42cbbdAdd more directories and file patterns to .gitignore.9818609Add some directories to .gitignore.a886e2fAdd Python 3.13t to CI.0ed485fCorrect typo in assertion message.ee5c61eRemoved pypy-2.7 from CI.a83fb34Change assertion.b9f7723Improve assertion message.19c3a3bCatch IOError (broken pipe) exception in one more place.1b086acCatch IOError (broken pipe) exception.Updates
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
sphinxfrom 8.2.3 to 9.0.4Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
8ddba7eBump to 9.0.4 final6959633[bot]: Update message catalogues (#14155)88a4a97Allow reordered refs and translated display text in pending_xref (#14144)f666208Bump versiondf8a9e7Bump to 9.0.3 finalbd89f96Import names from defining module7d05936autodoc: Restore some missing exportsb745a11Bump version1ac581cBump to 9.0.2 final1281a83autodoc: Restoremockmodule for compatibility (#14152)Updates
types-docutilsfrom 0.21.0.20250715 to 0.22.3.20251115Commits
Updates
types-setuptoolsfrom 80.9.0.20250822 to 80.9.0.20251221Commits
Updates
wheel-inspectfrom 1.7.2 to 1.8.0Release notes
Sourced from wheel-inspect's releases.
Changelog
Sourced from wheel-inspect's changelog.
Commits
8311d63v1.8.0 — Stop re-exportingwheel-filenamea6d13caMerge pull request #48 from wheelodex/wfupde87fbcUpdate & stop re-exportingwheel-filename6d0758agh-actions: Bump actions/checkout from 5 to 69d7045eMerge pull request #46 from wheelodex/pyup09e8236Run pyupgradeb8cc838Drop support for Python 3.8 & 3.9324a59bTest against Python 3.144703fb9Autoupdate .pre-commit-config.yaml9b99c2dMerge pull request #45 from wheelodex/rm-pypyDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions