Bump the python-packages group across 1 directory with 9 updates #1518
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.
Updates the requirements on coverage, hypothesis, pytest, pytest-codspeed, tzdata, griffe, pyright, ruff and mypy to permit the latest version.
Updates
coveragefrom 7.6.1 to 7.6.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f24f76bdocs: sample HTML for 7.6.496e10f7docs: prep for 7.6.4b8c236afix: multi-line with-statements exit correctly. #188064b7a45docs: another discord reference68d7427docs: Python Discord43adceabuild: include 3.14 in the usual Pythonsfb2b49fbuild: github_releases can update older releases, and pauses to get the sorti...ca550ca3.0b2 wasn't correctly titleddebcc77build: bump version342a4cbdocs: sample HTML for 7.6.3Updates
hypothesisfrom 6.111.2 to 6.116.0Release notes
Sourced from hypothesis's releases.
Commits
d16b183Bump hypothesis-python version to 6.116.0 and update changelog4a702a9Merge pull request #4152 from HypothesisWorks/DRMacIver/ci-config13c3785Default to CI-appropriate settings when running on CI8d88e01Bump hypothesis-python version to 6.115.6 and update changelog3c128e7Merge pull request #4150 from tybug/fix-deploy-docs3b088c0simplify4b9d34eproper bearer token format9880b85only build changes.rst when parsing changelog21502baMerge pull request #4148 from HypothesisWorks/DRMacIver/use-provided-pretty558db3cAlways use a repr_pretty if providedUpdates
pytestfrom 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136fbuild(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307Prepare release version 8.3.30dabdcfInclude co-authors in release announcement (#12795) (#12797)a9910a4Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6bFix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13dMerge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1Streamline checks for verbose option (#12706) (#12778)01cfcc9Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394doc: Remove past training (#12772) (#12773)Updates
pytest-codspeedto 3.0.0Release notes
Sourced from pytest-codspeed's releases.
Commits
4f45b41Release v3.0.0 🚀c7fca17fix: fix compatibility with pytest-benchmark 5.0.0630a6cdchore: drop support for python3.868a950achore: expose type information (#53)8ed280fchore: run the CI with ubuntu 24.049e11feachore: improve naming in workflow examples2adda63ci: bump actions/checkout to v4 (#47)d1c3db8Release v3.0.0b4 🚀9a2186efeat: send more outlier datade252c7test: add benches for various syscallsUpdates
tzdatafrom 2024.1 to 2024.2Release notes
Sourced from tzdata's releases.
... (truncated)
Changelog
Sourced from tzdata's changelog.
... (truncated)
Commits
0c324fbUpdate tzdata to 2024b3986b28Remove POSIXRULES= from make invocationaeeb380Drop 3.6 and 3.7 to support Matrix4cbaad2Add support for Python 3.13Updates
griffefrom 1.2.0 to 1.5.1Release notes
Sourced from griffe's releases.
... (truncated)
Changelog
Sourced from griffe's changelog.
... (truncated)
Commits
4ef4649chore: Prepare release 1.5.13bfa401fix: Sort Git tags usingcreatordatefield, which works with both lightweig...65e3cdbchore: Prepare release 1.5.019f354dfeat: Allow setting and deleting parameters within containere71e541docs: Add how-to selectively inspect objectsbc454d0docs: Add main extensions page7486612docs: Add mkdocstrings-python to downstream projectsaf66c98docs: Show extensions in tables4f0463edocs: Fix breadcrumbs3636b7ddocs: Remove sponsors only mention for griffe-pydanticUpdates
pyrightfrom 1.1.378 to 1.1.387Release notes
Sourced from pyright's releases.
Commits
795fdcbPyright NPM Package update to 1.1.387 (#317)5c70cccPyright NPM Package update to 1.1.386 (#316)afc9437Pyright NPM Package update to 1.1.385 (#314)5d9f60e[pyright updated to 1.1.384] Update Version (#313)cd5d458Pyright NPM Package update to 1.1.383 (#312)74d0088chore: release v1.1.382.post1 (#310)1ce7b23fix: avoid warning for .post versions (#309)c61cac8chore: release v1.1.382.post0 (#307)f8e7383CI: correct setup for nodeenv testing (#306)276e381fix: correct nodeenv environment (#305)Updates
rufffrom 0.6.3 to 0.7.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
337af83Bump version to 0.7.1 (#13913)113ce84Fixnormalizearguments whenfstring_formattingis disabled (#13910)7272f83Fix preview style name incan_omit_parenthesesto is_f_string_formatting_en...3eb4546[red-knot] Format mdtest Python snippets more concisely (#13905)77ae0cc[red-knot] Infer subscript expression types for bytes literals (#13901)73ee72bJoin implicit concatenated strings when they fit on a line (#13663)e402e27Use referencial equality intraversalhelper methods (#13895)de4181dRemove "default" remark fromruff check(#13900)2c57c2d[red-knot] Type narrowing forisinstancechecks (#13894)72c18c8Fix E221 and E222 to flag missing or extra whitespace around==operator (#...Updates
mypyfrom 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034Bump version to 1.13.02eeb588Update changelog for 1.12.1 (#17999)bc0386bChangelog for 1.13 (#18000)5c4d2dbAdd faster-cache extra, test in CI (#17978)854ad18Make is_sub_path faster (#17962)50aa4caSpeed up stubs suggestions (#17965)7c27808Use orjson instead of json, when available (#17955)2cd2406Use fast path in modulefinder more often (#17950)e20aaeeLet mypyc optimise os.path.join (#17949)159974cUse sha1 for hashing (#17953)Most Recent Ignore Conditions Applied to This Pull Request
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 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