build(deps-dev): bump the development-dependencies group with 11 updates #41
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 development-dependencies group with 11 updates:
3.29.1
3.30.0
7.6.1
7.6.4
1.11.1
1.13.0
0.27.0
0.29.0
3.8.0
4.0.1
8.3.2
8.3.3
0.6.1
0.7.2
3.2.3
3.2.9
4.3.0
4.4.0
8.1.3
8.1.5
14.6.0
15.0.0
Updates
commitizen
from 3.29.1 to 3.30.0Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
bfe422f
bump: version 3.29.1 → 3.30.008a259d
feat(commands/commit): add force-edit functionality after answering questions2f6b7cc
docs(customization): Unify capitalization78dc765
docs(commit): add multiline optionquestions
content tablee5aaec4
build(deps-dev): bump mypy from 1.12.1 to 1.13.0af3553b
build(deps-dev): bump rich from 13.9.2 to 13.9.329d6e64
build(deps-dev): bump mkdocs-material from 9.5.41 to 9.5.424968868
build(deps-dev): bump mypy from 1.12.0 to 1.12.136cfcab
build(deps-dev): bump ruff from 0.6.9 to 0.7.01d5f295
docs(third-party-commitizen): uniformize the third party pageUpdates
coverage
from 7.6.1 to 7.6.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f24f76b
docs: sample HTML for 7.6.496e10f7
docs: prep for 7.6.4b8c236a
fix: multi-line with-statements exit correctly. #188064b7a45
docs: another discord reference68d7427
docs: Python Discord43adcea
build: include 3.14 in the usual Pythonsfb2b49f
build: github_releases can update older releases, and pauses to get the sorti...ca550ca
3.0b2 wasn't correctly titleddebcc77
build: bump version342a4cb
docs: sample HTML for 7.6.3Updates
mypy
from 1.11.1 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034
Bump version to 1.13.02eeb588
Update changelog for 1.12.1 (#17999)bc0386b
Changelog for 1.13 (#18000)5c4d2db
Add faster-cache extra, test in CI (#17978)854ad18
Make is_sub_path faster (#17962)50aa4ca
Speed up stubs suggestions (#17965)7c27808
Use orjson instead of json, when available (#17955)2cd2406
Use fast path in modulefinder more often (#17950)e20aaee
Let mypyc optimise os.path.join (#17949)159974c
Use sha1 for hashing (#17953)Updates
poethepoet
from 0.27.0 to 0.29.0Release notes
Sourced from poethepoet's releases.
Commits
72892b1
Bump version to 0.29.01bcc691
chore: only depend on tomli for older pythons (#243)62c6061
Allow help text with line breaks (#240)de19a42
docs: Suggest edgar as name for global tasks aliasad24166
chore: update CONTRIBUTING.md and add pull_request_template.md0dc3cc0
chore: Update GH actionfa2f2cd
Add support for poe_tasks files in toml, yaml, or json (#241)c5841bc
Update GH actionse9689ad
Bump the version to 0.28.06e195de
Add --executor CLI option to override the executor at runtime. (#238)Updates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
ruff
from 0.6.1 to 0.7.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c3b52
generate using cargo-dista388e49
Temporary comment out certain release steps099f077
[docs] Add rule short code to mkdocs tags (#14040)8574751
Give non-existent files a durability of at least Medium (#14034)ddae741
Switch touv publish
(#14042)5053d2c
Doc: markdown link fix (#14041)ef72fd7
Bump version to 0.7.2 (#14039)658a51e
Fix typo for static method decorator (#14038)7c2da4f
Sync vendored typeshed stubs (#14030)48fa839
Use named function in incremental red knot benchmark (#14033)Updates
safety
from 3.2.3 to 3.2.9Changelog
Sourced from safety's changelog.
... (truncated)
Commits
d77fec0
Merge pull request #617 from pyupio/chore/release-3.2.92d6631c
chore/release-3.2.957023e0
Merge pull request #622 from pyupio/fix-new-parse-for-test5a8c181
fix: basic policy file test7b21f3a
Merge pull request #616 from pyupio/fix/version-testba929db
fix/removes hardcoded safety release version from212318c
Merge pull request #614 from pyupio/chore/deprecation-message-for-license-com...4149b70
chore/deprection-message-for-license-command61b2fe2
feat/add-pull-request-template (#604)e2a5224
Merge pull request #611 from pyupio/fix-dev-containerUpdates
typeguard
from 4.3.0 to 4.4.0Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.
... (truncated)
Commits
efa1166
Added release dateb72794d
Added proper Protocol method signature checking (#496)afad2c7
Sorted the Ruff rules alphabeticallyd812f2e
Migrated to native tox TOML configuration0c50de6
Declared Python 3.13 supportcf25d56
Fixed annotation for typeguard_ignore() to match one for typing.no_type_check...604b08d
Use get_protocol_members in protocol checking (#490)c72b675
[pre-commit.ci] pre-commit autoupdate (#471)ac7ac34
Fixed the documentation build2c035b3
Assume that typing_extensions is always installed (#487)Updates
ipywidgets
from 8.1.3 to 8.1.5Release notes
Sourced from ipywidgets's releases.
Commits
3171b1c
Update Output Widget.ipynb (#3881)cd81783
update image processing example notebok imports and function call (#3896)cecd2b0
specify Jupyterlab (version 3.x or above) (#3880)0aa1efb
Allowinteract
to use basic type hint annotations (#3908)2e15cfc
Update Widget List.ipynbUpdates
pdoc
from 14.6.0 to 15.0.0Changelog
Sourced from Description has been truncated