Bump the all-dependencies group with 8 updates #32
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 all-dependencies group with 8 updates:
2.9.2
2.10.1
0.11.25
0.11.26
2.153.0
2.154.0
2.23.4
2.27.1
0.6.0
0.6.1
75.5.0
75.6.0
4.67.0
4.67.1
1.16.0
1.17.0
Updates
pydantic
from 2.9.2 to 2.10.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)e0fc82f
Bumppydantic-core
version to v2.27.1 (#10938)30b31da
Fix JSON schema title when specified as''
(#10936)45bd7a7
Fix URL equality with different validation methods (#10934)6153054
Fix url constraint application (#10922)71168ba
Use theglobals
of the function when evaluating the return type of serializ...4def331
Use the parent configuration during schema generation for stdlib dataclasses ...a2acc52
Fix type checking issue withmodel_fields
andmodel_computed_fields
(#10911)Updates
bioregistry
from 0.11.25 to 0.11.26Commits
284c3da
Bump version: 0.11.26-dev → 0.11.26165bc2d
📮 Automatically update7844710
Adding NFDI4Chem collection (#1269)0de4b4f
Add prefix: ssn-system (#1271)7cc3fb8
Add prefix: sosa (#1275)7bfa8ca
Add prefix: ssn (#1273)b1ef08e
Add prefix: oboe (#1277)e7f305b
Add prefix: vibso (#1279)e76c335
Fix unlinted TSV1f29321
Add new publication for intact and intact.molecule (#1264)Updates
google-api-python-client
from 2.153.0 to 2.154.0Release notes
Sourced from google-api-python-client's releases.
Commits
1e8785c
chore(main): release 2.154.0 (#2523)82bbd8c
chore: Update discovery artifacts (#2522)Updates
pydantic-core
from 2.23.4 to 2.27.1Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
83ff1cf
Version bump -> v2.27.1 (#1553)e4de8a6
Fix performance regression for JSON tagged union (#1552)4477692
bump to PyO3 0.22.6 (#1550)afd23ee
Fix serialization inference forcomplex
types inpython
(#1549)1e5e899
Useuv
inMakefile
and CI (#1546)c9d01c3
Useuv
forpydantic
install (#1545)30f6f55
tidy up some uses ofBound\<'_, PyString>::to_str
(#1544)6472887
WIP: Simplify shared union serializer logic (#1538)061711f
Prep for v2.27.0 release (#1541)be03c66
supporttrailing-strings
withallow_partial
(#1539)Updates
pystow
from 0.6.0 to 0.6.1Commits
1574970
Bump version: 0.6.1-dev → 0.6.1cf91207
Sort imports537b922
Update utils.pyb3c467d
Add missing importd41a3d8
Bump version: 0.6.0 → 0.6.1-devUpdates
setuptools
from 75.5.0 to 75.6.0Changelog
Sourced from setuptools's changelog.
Commits
bf2ced2
Bump version: 75.5.0 → 75.6.08685c80
Empty tuple instead of None for PlatformInfo version properties fallthrough (...50d671b
Rename news fragment2b471c2
Changed theWindowsSdkVersion
,FrameworkVersion32
and ``FrameworkVers...2c77cd2
Runtime typing fixes for typeshed return type merge (#47539a4c8d4
Runtime typing fixes for typeshed return type mergee622859
Preserve originalPKG-INFO
contents when creating wheel (instead of calling...0b5b417
Mark tests that may depend on external networka4fa01d
Add news fragment089aca9
Ignore coverage in test codeUpdates
tqdm
from 4.67.0 to 4.67.1Commits
0ed5d7f
bump version, merge pull request #1629 from tqdm/fix-guia2d5f1c
tests: fix codecov rate limitcac7150
tests: bump pytest-asyncio6338f62
deps: fix pybuild342b15e
tests: sync depsc66458d
gui: fix matplotlibUpdates
wrapt
from 1.16.0 to 1.17.0Release notes
Sourced from wrapt's releases.
Changelog
Sourced from wrapt's changelog.
Commits
e663d49
Merge branch 'release/1.17.0'9f4ce79
Update to version 1.17.0 for release.75f291f
Update for release candidate.1a6b468
Add note about free threading wheel variants.dab7fc2
Try and clear references so GC runs for tests.c13dbf3
Fix up test matrix.23d3111
Attempt to add Python 3.13 no GIL tests under GitHub actions.1594889
Try enabling free threading builds.74d5547
Drop ReadTheDocs badge due to twine rendering issues.c91f60c
Explicitly specify name of README file so twine works.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