chore(deps): bump the all-dependencies group with 5 updates#665
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the all-dependencies group with 5 updates#665dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.151.9` | `6.151.10` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.7` | `0.15.8` | | [tox](https://github.com/tox-dev/tox) | `4.50.3` | `4.51.0` | | [uv](https://github.com/astral-sh/uv) | `0.10.12` | `0.11.2` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.5` | `46.0.6` | Updates `hypothesis` from 6.151.9 to 6.151.10 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.9...hypothesis-python-6.151.10) Updates `ruff` from 0.15.7 to 0.15.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.7...0.15.8) Updates `tox` from 4.50.3 to 4.51.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.50.3...4.51.0) Updates `uv` from 0.10.12 to 0.11.2 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.10.12...0.11.2) Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tox dependency-version: 4.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uv dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-dependencies group with 5 updates:
6.151.96.151.100.15.70.15.84.50.34.51.00.10.120.11.246.0.546.0.6Updates
hypothesisfrom 6.151.9 to 6.151.10Release notes
Sourced from hypothesis's releases.
Commits
dd619a8Bump hypothesis-python version to 6.151.10 and update changelog47bf92eMerge pull request #4685 from HypothesisWorks/create-pull-request/patche87b8baUpdate pinned dependenciesd2a9a59Merge pull request #4677 from ianhi/slow-shrink-seed1d6046aformat36c2caerefactor and reword3d54cdcMerge remote-tracking branch 'upstream/master' into slow-shrink-seedc1d70b8Merge pull request #4679 from HypothesisWorks/create-pull-request/patche1e0ba1Update pinned dependencies9fe714dMerge pull request #4678 from HypothesisWorks/create-pull-request/patchUpdates
rufffrom 0.15.7 to 0.15.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c2a8815Release 0.15.8 (#24217)d444d52[ty] Infer lambda expressions withCallabletype context (#22633)9622285[ty] Autocomplete arguments if in arguments node (#24167)d812662Use thereleaseenvironment inpublish-docs(#24214)eda2355[ty] ShowFinalsource in final assignment diagnostic (#24194)929eb52[ty] Enforce Final attribute assignment rules for annotated and augmented wri...34998be[ty] Fix typo in comment (#24211)560aca0[ty] Minor simplifications to some benchmark code (#24209)683bae5[ty] Track non-terminal-call constraints in global scope (#23245)4704c2a[ty] Remove unnecessary intermediate collection in `StaticClassLiteral::field...Updates
toxfrom 4.50.3 to 4.51.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
5f1ec1arelease 4.51.0b5f9b13fix: enable persist-credentials for release workflow (#3907)8c9c199🐛 fix(config): fix handling of env_list in nested contexts (#3905)451aa9cprevent machine ISA from overriding explicit env factors (#3904)106f036Addbase_python_fileconfig option (#3899)16df4d8🔒 ci(workflows): add zizmor security auditing (#3896)140f8ae[pre-commit.ci] pre-commit autoupdate (#3893)Updates
uvfrom 0.10.12 to 0.11.2Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
02036a8Bump version to 0.11.2 (#18732)d247329Sync latest Python releases (#18720)66c6591Fetch the cargo-dist binary directly instead of using the installer (#18731)4faa20eUse thereleaseenvironment inpublish-versionsbfefb87Use thereleaseenvironment inpublish-docs(#18727)944f009Mutestderr_importantdead code warning (#18724)11c89d9Use uv reqwest client for self update (#17982)25d5549Evaluate extras and groups when determining auditable packages (#18511)7447dd9Remove unnecessary preview from uv init test (#18722)d9d0359Makeuv self updatefetch the manifest from the mirror first (#18679)Updates
cryptographyfrom 46.0.5 to 46.0.6Changelog
Sourced from cryptography's changelog.
Commits
91d7288Cherry-pick #14542 (#14543)Dependabot 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 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