chore(deps-dev)(deps-dev): bump the python-dev group with 7 updates#208
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev)(deps-dev): bump the python-dev group with 7 updates#208dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dev group with 7 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.15.22` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [boto3](https://github.com/boto/boto3) | `1.43.46` | `1.43.51` | | [google-cloud-storage](https://github.com/googleapis/google-cloud-python) | `3.12.1` | `3.13.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.156.6` | `6.157.0` | | [schemathesis](https://github.com/schemathesis/schemathesis) | `4.22.4` | `4.24.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | Updates `ruff` from 0.15.21 to 0.15.22 - [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.21...0.15.22) Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) Updates `boto3` from 1.43.46 to 1.43.51 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.46...1.43.51) Updates `google-cloud-storage` from 3.12.1 to 3.13.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-storage-v3.12.1...google-cloud-storage-v3.13.0) Updates `hypothesis` from 6.156.6 to 6.157.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.156.6...v6.157.0) Updates `schemathesis` from 4.22.4 to 4.24.0 - [Release notes](https://github.com/schemathesis/schemathesis/releases) - [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md) - [Commits](schemathesis/schemathesis@v4.22.4...v4.24.0) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.6...9.7.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: boto3 dependency-version: 1.43.51 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: google-cloud-storage dependency-version: 3.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: hypothesis dependency-version: 6.157.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: schemathesis dependency-version: 4.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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-dev group with 7 updates:
0.15.210.15.222.2.02.3.01.43.461.43.513.12.13.13.06.156.66.157.04.22.44.24.09.7.69.7.7Updates
rufffrom 0.15.21 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
mypyfrom 2.2.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
boto3from 1.43.46 to 1.43.51Commits
09cf399Merge branch 'release-1.43.51'b8f600dBumping version to 1.43.51f0973ecAdd changelog entries from botocorea8ae7f0Merge branch 'release-1.43.50'acbe14cMerge branch 'release-1.43.50' into developb8c36a9Bumping version to 1.43.50fa19980Add changelog entries from botocore2ce2fd5Merge branch 'release-1.43.49'd2937daMerge branch 'release-1.43.49' into develop159cb6aBumping version to 1.43.49Updates
google-cloud-storagefrom 3.12.1 to 3.13.0Release notes
Sourced from google-cloud-storage's releases.
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
7c18c24chore: release main (#17646)8feb1b8tests(bigquery): implement robust wait loop for socket leak tests (#17688)e5f7feffix: bump mistune from 3.2.1 to 3.3.0 in /packages/bigframes (#17694)bd5d1a4docs: add project ID to pandas-gbq run sample (#17692)635da34fix: bump soupsieve from 2.7 to 2.8.4 in /packages/bigframes (#17695)4253fabfeat(bigframes): support offset-based column access via iloc (#17367)a5a717dfeat(storage): add option to disable checksums and improve robustness of full...fc423c8docs: make landing page quickstart runnable (#17687)cae94f9feat(bigframes): Support groupby.agg/transform with udf transpiler (#17613)91f93bcfix(bigframes): Fix sqlglot backend regressions (#17655)Updates
hypothesisfrom 6.156.6 to 6.157.0Commits
41e4ac5Bump hypothesis version to 6.157.0 and update changelog86c9077Merge pull request #4801 from Zac-HD/claude/annotated-type-bugs-9hez25e6efa5dMerge remote-tracking branch 'upstream/create-pull-request/patch' into claude...ae39383Fix TypeAliasType backport resolution on Python 3.10ad258f6Cover the invalid-Timezone-value error pathc51e00bSimplify Timezone base-strategy constructionfe2cfe3Resolve the typing-extensions TypeAliasType backport; shorter changelog03bbf8fName the alias in nested-Annotated errors; validate Timezone base typee670494Support annotated-types Timezone; better nested-Annotated error0c49268add type ignore for new mypyUpdates
schemathesisfrom 4.22.4 to 4.24.0Release notes
Sourced from schemathesis's releases.
... (truncated)
Changelog
Sourced from schemathesis's changelog.
... (truncated)
Commits
510d89bchore: Release 4.24.0c6d0e54chore: Report why operations were skipped: disabled phases, failure limit, in...23df950fix: Skip reasons in the summary borrowed from operations that were tested in...1193ceetest: Make tests independent of execution ordera5f782afix: Operations with unresolvable$refs silently skipped when dependency or...7ae345ffix: Falsemissing_deserializerwarning for media types whose own schema is...11cc0d7chore: Update pre-commit22f92aefix: Undercounted stateful link totals for schemas sharing a response definit...3eac989fix: Crash on schemas embedding a nested JSON Schema resource that declares i...e8ec69bfix: False positivenegative_data_rejectionfor body schemas with `addition...Updates
mkdocs-materialfrom 9.7.6 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)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