Bump the development-dependencies group with 4 updates #614
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 4 updates: hypothesis, ipython, mypy and autodocsumm.
Updates
hypothesis
from 6.115.3 to 6.115.5Commits
b9d41db
Bump hypothesis-python version to 6.115.5 and update changelog99f9627
Merge pull request #4136 from HypothesisWorks/create-pull-request/patch5f7ca9f
Bump hypothesis-python version to 6.115.4 and update changelog8f93105
Merge pull request #4142 from HypothesisWorks/DRMacIver/qualname-in-pretty479ca98
Include namespace classes in pretty printingef9942d
Merge pull request #4145 from HypothesisWorks/DRMacIver/disable-py314-buildsa373e61
fix typecheck againc651861
Disable py314 builds until 3.14 is a bit more reliable6f1baec
fix from_type(type) regressionf011f1a
work around mypy issuesUpdates
ipython
from 8.28.0 to 8.29.0Commits
af19fb0
release 8.29.0b2fc308
Whats new 8.29 (#14560)9c221bb
Whats new 8.29d022657
Fix line stripping edge case for %load magic command (#14495)25703b5
Refactor with Pathlib for setupbase.py (#14543)de562f8
Fix re pattern pretty print (#14559)298e9f5
Fix formatting2888354
Fix line stripping logicd7d58a3
ENH: add webp support to IPython.display.Image and complete identification of...5f39fd8
Fix str error in path againUpdates
mypy
from 1.12.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
autodocsumm
from 0.2.13 to 0.2.14Release notes
Sourced from autodocsumm's releases.
Commits
f81147e
Merge pull request #104 from Chilipp/autoexception-supportdb473cf
remove tests for sphinx==3.*375b1c9
add autoexception to docs4e51644
implement test for exception documenterec89d70
implement exception documenter811352b
Merge pull request #101 from theOehrly/fix-690286ca8
Merge pull request #100 from theOehrly/cleanup16bcd1c
exclude line from coverage5ef1b47
Merge pull request #99 from theOehrly/fix-89e4319d4
don't document class attributes that are an alias of another classDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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