Bump the dependencies group across 1 directory with 9 updates #5098
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 dependencies group with 9 updates in the / directory:
3.4.0
3.4.1
7.6.9
7.6.10
2.156.0
2.157.0
1.68.1
1.69.0
1.4.7
1.4.8
11.0.0
11.1.0
3.2.0
3.2.1
1.14.1
1.15.0
0.27.0
0.28.0
Updates
charset-normalizer
from 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5
🔧 fix long description content-type inferred as rst instead of mdc7197b7
📝 fix changelog entries (#582)c390e1f
Merge pull request #581 from jawah/refresh-part-2f9d6b8c
🔒 add CODEOWNERS7ce1ef1
🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205
🔧 update LICENSE copyrightf11f571
🔧 include noxfile in sdist1ec7c06
🔧 update changelog14b4649
🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0
Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
coverage
from 7.6.9 to 7.6.10Changelog
Sourced from coverage's changelog.
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
google-api-python-client
from 2.156.0 to 2.157.0Release notes
Sourced from google-api-python-client's releases.
Commits
2a47116
chore(main): release 2.157.0 (#2540)d37d28d
chore: Update discovery artifacts (#2539)Updates
grpcio
from 1.68.1 to 1.69.0Release notes
Sourced from grpcio's releases.
Commits
b4ef7c1
[Ruby] backport: update bundle before building the native lib (#38334)16ec7cc
[Release] Bump version to 1.69.0 (on v1.69.x branch) (#38332)542ad17
[ObjC] Fix address sorting issue (#38256)1b16dc6
[Release] Bump version to 1.69.0-pre1 (on v1.69.x branch) (#38237)cb4172d
[reorg] move json and http_client tests to util (#38120)c741a56
[release] Bump core version (#38224)e15fd5a
[xds] Add a test case for "unhealthy" endpoint status (#38225)c5735cf
[chaotic-good] Disable e2e tests on Windows (#38218)e9c16ac
[fuzzing-event-engine] Remove time sweeps (#37889)84aca4f
[promises] Allow void returns (#38217)Updates
kiwisolver
from 1.4.7 to 1.4.8Release notes
Sourced from kiwisolver's releases.
Changelog
Sourced from kiwisolver's changelog.
Commits
ee80a5e
cut wrappers version 1.4.8 fixing Windows linking issues045d306
Merge pull request #191 from lysnikolaou/fix-cibw-enablee7836e3
Fix CIBW_ENABLE to correctly build free-threaded wheels0048efc
Merge pull request #190 from lysnikolaou/support-free-threading1123323
Fix include issue01763db
Disable Windows support until setuptools has been 'fixed'513e247
Lock aroud getting/setting variable contexte9cea61
Add global lock for Python -> C++ switch51f6e81
Guard Py_mod_gil slot with #ifdef2d26f1d
Add CI/wheel builder for the free-threaded buildUpdates
pillow
from 11.0.0 to 11.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
Commits
4c1aed8
11.1.0 version bumpdfb368a
Merge pull request #8651 from radarhere/blp5d998d3
Improved coverage6b75e06
Do not reread start of header in decoderb89cc09
Corrected BLP1 alpha depth handlingaa0f412
Merge pull request #8646 from radarhere/centose344271
Added CentOS Stream 1017f09f3
Merge pull request #8644 from radarhere/c99d42f22b
Added release notesc7026d9
Merge pull request #8642 from radarhere/bigtiffUpdates
pyparsing
from 3.2.0 to 3.2.1Changelog
Sourced from pyparsing's changelog.
Commits
abb3b4b
Prep for 3.2.1 release91a56b4
delete old 0README.html file from the examples directory, replaced with READM...51e2555
improved README.md for examples directory5e32ee6
add parse_python_value.py to test_examples2f41d0f
update version timestampdc8d66e
blackening00d7aed
Fix nested expression diagram element generationdde1a02
Added generated diagrams for many of the examples471801e
Fixed cacheing bug in diagram generation; modified names for inner elements o...4bb2647
Remove modification of Regex exprs when generating railroad diags; also short...Updates
scipy
from 1.14.1 to 1.15.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
6e246d0
REL: 1.15.0 "final" rel commit [wheel build]ed7c850
Merge pull request #22233 from tylerjereddy/treddy_backports_1.15.0_final2e2f2cd
MAINT: PR 22233 wheel build [wheel build]f05c622
DOC: Update 1.15.0 relnotes7348d92
Update scipy/differentiate/_differentiate.py56b1f7e
DOC: differentiate.jacobian: correct/improve documentation about callable int...30077e7
DEP: linalg.solve_toeplitz/matmul_toeplitz: warn on n-Dc
,r
(#22193)256c1a2
Merge pull request #22181 from tylerjereddy/treddy_prep_scipy_1.15.0rc3f046276
REL: set 1.15.0rc3 unreleaseda3d40a8
REL: 1.15.0rc2 rel commit [wheel build]Updates
trio
from 0.27.0 to 0.28.0Release notes
Sourced from trio's releases.
... (truncated)
Commits
e5e17ef
Bump version to 0.28.08a28c55
Merge pull request #3171 from A5rocks/remove-explained-xfailse7e7c4a
Explain why our MacOS 14 runners failed with CPython 3.13.12d87c0e
Merge pull request #3157 from jakkdl/cleanup_checksh3260974
Merge pull request #3169 from python-trio/pre-commit-ci-update-config613fa4e
FixingRUF043
, use raw strings inmatch=
2b08c98
Update version of ruff used in tests58f7bc4
[pre-commit.ci] pre-commit autoupdate2bc884c
Merge branch 'main' into cleanup_checksh8f787d6
it seems uv pip-compile is sorting the requirements nowYou can trigger a rebase of this PR 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