Bump the dev-dependencies group across 1 directory with 11 updates #712
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-dependencies group with 11 updates in the / directory:
0.6.4
2.0.7
8.18.0
8.29.0
1.26.4
2.1.3
5.2.2
5.2.3
3.0.36
3.0.48
2.23.4
2.27.0
5.0.2
6.0.1
3.28.0
4.23.2
2.28
3.1
2.2.0
3.0.0
1.1.1
1.2.0
Updates
intake
from 0.6.4 to 2.0.7Commits
5e7b3b8
Merge pull request #845 from jslorrma/fix/sparkdataframe-func-and-deltareader...9875076
fix: Fix typo in SparkDataFrame and update DeltaReader implements attribute2d526aa
Merge pull request #843 from AlbertDeFusco/feat/llama-server-cache-system-pro...68b0aae
cache system prompt file to disk913687d
Merge pull request #841 from AlbertDeFusco/feat/find-free-porteac67cc
Merge pull request #840 from AlbertDeFusco/chore/llama.cpp-short-kwargs6590c9a
start llamacppservice on free port62c3333
supported short-form kwargs7874ba1
Merge pull request #842 from AlbertDeFusco/chore/setup-miniconda117105c
swap for condaUpdates
ipython
from 8.18.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
numpy
from 1.26.4 to 2.1.3Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
98464cc
Merge pull request #27690 from charris/prepare-2.1.3cbda85b
REL: Prepare for the NumPy 2.1.3 release [wheel build]daa8699
Merge pull request #27672 from charris/backport-27666614ca19
Merge pull request #27673 from charris/backport-27636e6b02d7
DOC: add release note54fd729
BUG: substantially simplify and fix issue with justification promotera90fe7c
BUG: fix more issues with string ufunc promotiona121864
BUG: fixes for StringDType/unicode promotersf055fb9
BUG: Fix a reference count leak in npy_find_descr_for_scalar.5895c02
Merge pull request #27669 from charris/backport-27663Updates
orderly-set
from 5.2.2 to 5.2.3Commits
Updates
prompt-toolkit
from 3.0.36 to 3.0.48Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
... (truncated)
Commits
435bd99
Release 3.0.48ae1d635
Fixup for previous cursorshapes commit (#1900). (#1920)df4e244
Update type definition forwords
argument in completers (#1889)728983b
ImproveModalCursorShapeConfig
for various input modes (#1900)75615b1
Add@overload
tocontrib.regular_languages.compiler.Variables.get
6695411
Release 3.0.4767e644b
Small simplification in Screen code.8889675
fix(Examples): address a typo in one of the examples15f3aec
Allow passing exception classes for KeyboardInterrupt and EOFError in PromptS...a04c37d
Compute padding parameters for Box widget lazily.Updates
pydantic-core
from 2.23.4 to 2.27.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
061711f
Prep for v2.27.0 release (#1541)be03c66
supporttrailing-strings
withallow_partial
(#1539)a3f13c7
fixwrap
serializer breaking union serialization in presence of extra field...cd0346d
More union serialization tidying (#1536)cd270e4
Fix_IncEx
type alias to be compatible with mypy (#1537)2419981
fix(union_serializer): do not raise warnings in nested unions (#1513)4cb82bf
fix panic invalidate_assignment
when field has gone missing (#1532)085e61d
RemoveUrl
andMultiHostUrl
docstrings, we moved them to pydantic (#1531)815d224
Bump the python-packages group across 1 directory with 7 updates (#1529)96038dd
Bump version to prep release (#1527)Updates
pydantic-numpy
from 5.0.2 to 6.0.1Commits
Updates
tox
from 3.28.0 to 4.23.2Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
0447036
release 4.23.2f0799ac
Support external tox.pytest usage via "test" extra (#3422)ec88713
Fix docs link check962bc59
release 4.23.15916cc9
Fix example docs (#3421)e9cb93a
[pre-commit.ci] pre-commit autoupdate (#3418)88c1b99
Docs: adjusting EOL Python version testing remarks (#3417)7696a8e
release 4.23.0c01a023
Add NETRC to the default_pass_env list (#3410)971e7da
replace tool.pyproject and tool.tox.pyproject with tool.tox in config… (#3411)Updates
workflows
from 2.28 to 3.1Commits
cbad0e0
Bump version: 3.0 → 3.13d79451
More verbosely log unknown errors in PikaTransport (#186)63b09ff
Bump version: 2.28 → 3.09d56ce4
Sample pipethrough (#156)5d06b25
log an error if the recipe wrapper recieves a message that is not a recipe (#...bf5c890
chore(deps): update pypa/gh-action-pypi-publish digest to fb13cb3 (#178)281dd60
Update python minimum to 3.10, remove pkg_resources (#184)5872b45
Don't run mypy on the live pre-commit46db2c1
Remove replaces azure pipelinesUpdates
zict
from 2.2.0 to 3.0.0Updates
zocalo
from 1.1.1 to 1.2.0Commits
16b5061
Bump version: 1.1.1 → 1.2.098542e6
Allow workflows >=3 (#260)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 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