Build(deps-dev): bump the dev-tooling group across 1 directory with 5 updates - #26
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the dev-tooling group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.2` | `6.168.0` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `3.0.5.260730` | `3.0.5.260914` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.8` | Updates `hypothesis` from 6.165.2 to 6.168.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.2...v6.168.0) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `pandas-stubs` from 3.0.5.260730 to 3.0.5.260914 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v3.0.5.260730...v3.0.5.260914) Updates `pre-commit` from 4.6.1 to 4.6.2 - [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.6.1...v4.6.2) Updates `ruff` from 0.16.2 to 0.16.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.16.2...0.16.8) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.168.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling - dependency-name: pandas-stubs dependency-version: 3.0.5.260914 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling - dependency-name: ruff dependency-version: 0.16.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 dev-tooling group with 5 updates in the / directory:
6.165.26.168.02.3.02.3.13.0.5.2607303.0.5.2609144.6.14.6.20.16.20.16.8Updates
hypothesisfrom 6.165.2 to 6.168.0Commits
cd434f2Bump hypothesis version to 6.168.0 and update changelog3187fb9Merge pull request #4868 from Zac-HD/claude/hypothesis-datetime-strategy-ajzai0a60dc77Reduce rate of tricky datetimes67e5c04Merge pull request #4875 from HypothesisWorks/create-pull-request/patchecaed93Merge remote-tracking branch 'upstream/master' into plait/review-hypothesis-4868116ef84Probe backwards for bound windows before the scan rangeef17651Bound the cache of probed timezone transitions6b35510Skip transition probing for fixed-offset timezones26df9ddSimplify clamping of tricky-draw windows6e9b745Extract a _draw_ordinary_datetime helperUpdates
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
pandas-stubsfrom 3.0.5.260730 to 3.0.5.260914Commits
6ad02beVersion 3.0.5.2609145533758Bumppyreflyversion (#1945)711cf2fBLD: temporarily pin pyright to 1.1.411 (#1942)507243eTST: nightly expectPandas4WarningforSeries.drop/renameinplaceand...a09e2edTYP: align Index subtraction overloads (#1938)156be75TST: add focused Period scalar subtraction tests (#1936)6b84c3aCLN: load tests._typing from pandas-stubs/_typing.pyi without file swap (#1930)14f8185TST: add focused Period scalar addition tests (#1933)0a77a3aTYP: move stub-only helper types to _stubs_only (#1935)a382437TYP: update stubs for ty 0.0.76 (#1932)Updates
pre-commitfrom 4.6.1 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xUpdates
rufffrom 0.16.2 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)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 conditionsSummary by cubic
Updates five dev-tooling dependencies and regenerates the lock file with Poetry 2.4.1.
Dependencies
hypothesisto 6.168.0,mypyto 2.3.1,pandas-stubsto 3.0.5.260914,pre-committo 4.6.2, andruffto 0.16.8.pyproject.toml.numpy2.4.6 for all supported Python versions, removing the separate build for Python 3.12+.Written for commit b8d0494. Summary will update on new commits.