-
Notifications
You must be signed in to change notification settings - Fork 24
Bump the prod-deps group across 1 directory with 9 updates #1044
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/prod-deps-375c3b8d24
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
74ea103
to
77f26c2
Compare
Bumps the prod-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.8` | `8.2.0` | | [termcolor](https://github.com/termcolor/termcolor) | `2.5.0` | `3.1.0` | | [pip](https://github.com/pypa/pip) | `25.0.1` | `25.1.1` | | [scipy](https://github.com/scipy/scipy) | `1.15.2` | `1.15.3` | | [types-tqdm](https://github.com/typeshed-internal/stub_uploader) | `4.67.0.20250417` | `4.67.0.20250516` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.3` | `2.11.4` | | [starlette](https://github.com/encode/starlette) | `0.45.3` | `0.46.2` | | [together](https://github.com/togethercomputer/together-python) | `1.5.5` | `1.5.8` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.1` | `0.22.0` | Updates `click` from 8.1.8 to 8.2.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.2.0) Updates `termcolor` from 2.5.0 to 3.1.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@2.5.0...3.1.0) Updates `pip` from 25.0.1 to 25.1.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.0.1...25.1.1) Updates `scipy` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.2...v1.15.3) Updates `types-tqdm` from 4.67.0.20250417 to 4.67.0.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `pydantic` from 2.11.3 to 2.11.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.3...v2.11.4) Updates `starlette` from 0.45.3 to 0.46.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.45.3...0.46.2) Updates `together` from 1.5.5 to 1.5.8 - [Release notes](https://github.com/togethercomputer/together-python/releases) - [Commits](togethercomputer/together-python@v1.5.5...1.5.8) Updates `prometheus-client` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: termcolor dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: pip dependency-version: 25.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: types-tqdm dependency-version: 4.67.0.20250516 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: pydantic dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: starlette dependency-version: 0.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: together dependency-version: 1.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: prometheus-client dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
77f26c2
to
26311fe
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
0 participants
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 prod-deps group with 9 updates in the / directory:
8.1.8
8.2.0
2.5.0
3.1.0
25.0.1
25.1.1
1.15.2
1.15.3
4.67.0.20250417
4.67.0.20250516
2.11.3
2.11.4
0.45.3
0.46.2
1.5.5
1.5.8
0.21.1
0.22.0
Updates
click
from 8.1.8 to 8.2.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
219206a
release version 8.2.0498f882
drop end of life python versions (#2893)ba770cb
drop end of life python versionsf14b750
update dev dependencies9982fae
Update CHANGES.rst7318f5f
Update CHANGES.rstb7c0ab4
Mergestable
intomain
; Release 8.2.0 (#2873)c9b96fe
Merge branch 'main' into mainab21233
Rewrite second half of options docs (#2848)8c89a14
Merge branch 'main' into options_docs_2Updates
termcolor
from 2.5.0 to 3.1.0Release notes
Sourced from termcolor's releases.
Commits
1e0ae11
Test free-threaded Python 3.13t and 3.14t (#111)9e3f5bb
Test free-threaded Python 3.13t and 3.14t52bf721
Add mutation testing (#109)968cfa5
Add tests for cprint kwargs6048bd5
Add mutation testingfd08149
Test code branches (#108)b32a006
Test code branches60815d2
Cache system lookups to save invocation time (#107)7e1e892
Complete coverage via added tests (#106)e516dd5
Cache system lookups to save invocation timeUpdates
pip
from 25.0.1 to 25.1.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
01857ef
Bump for release08d8bb9
Merge pull request #13374 from pfmoore/fixups2bff84e
Merge pull request #13363 from sbidoul/fix-source_dir-assert644e71d
News file fixups426856f
Merge pull request #13364 from ichard26/bugfix/python39b7e3aea
Merge pull request #13356 from eli-schwartz/tomllib8c678fe
Merge pull request #13373 from sirosen/update-vendored-dependency-groups7d00639
Update newsfiles for dependency-groups patch6d28bbf
Update version ofdependency-groups
to v1.3.194bd66d
Revert StreamWrapper removal to restore Python 3.9.{0,6} compatUpdates
scipy
from 1.15.2 to 1.15.3Release notes
Sourced from scipy's releases.
Commits
e29dcb6
REL: 1.15.3 rel commit [wheel build]61e6aa1
Merge pull request #22840 from tylerjereddy/treddy_1.15.3_backports18c4ca8
MAINT: PR 22840 wheel build [wheel build]bd0f132
MAINT: PR 22840 revisions033b138
MAINT: PR 22840 revisions7a283cc
DOC: PR 22840 revisions3d1ea40
BUG: spatial.HalfspaceIntersection: raise on non-feasible half space (#20035)d01b984
BUG: ndimage.median_filter: fix segfault when usingmode='mirror'
(#22608)0879108
MAINT: special.logsumexp: fix bug when weight of largest magnitude component ...9b3b2d8
Merge pull request #22869 from smurfix/mainUpdates
types-tqdm
from 4.67.0.20250417 to 4.67.0.20250516Commits
Updates
pydantic
from 2.11.3 to 2.11.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
d444cd1
Prepare release v2.11.4828fc48
Add documentation note about common pitfall with the annotated pattern42bf1fd
Bumppydantic-core
to v2.33.2 (#11804)7b3f513
Allow config and bases to be specified together increate_model()
fc52138
Traversefunction-before
schemas during schema gathering25af789
Fix issue with recursive generic models91ef6bb
Update monthly download count in documentationa830775
Bumpmkdocs-llmstxt
to v0.2.0f5d1c87
Fix crash when expanding root type in the mypy pluginc80bb35
Remove coercion of decimal constraintsUpdates
starlette
from 0.45.3 to 0.46.2Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4a81176
Version 0.46.2 (#2921)48f7cd7
Prevents reraising of exception from BaseHttpMiddleware (#2911)5d98cd5
Include Python 3.14 to the pipeline (#2919)eb6cebb
Bump the python-packages group with 6 updates (#2914)d278caf
Fix link title for contextvars.ContextVar (#2913)bcdf0ad
fix IndexError in TemplateResponse (#2909)c8a4692
Update note about anyio thread pool (#2895)aa8f6f0
docs: fix email on sponsorship pagea8a4437
docs: fix Alex's github handle (#2901)df754ca
Version 0.46.1 (#2900)Updates
together
from 1.5.5 to 1.5.8Release notes
Sourced from together's releases.
Commits
fbc32ea
Use /checkpoints instead of events parsing (#312)72c5066
add enum for tool choice required (#309)c09481b
Add a logic to support max_batch_size_dpo. (#305)f647f3e
Bump the dependencies group across 1 directory with 3 updates (#304)f83f9fb
Update dependencies (#299)6121621
Tci file support (#301)367d2bd
fix(ft): download checkpoint query param (#294)62f9de4
Update README to show to use logprobs parameter (#293)Updates
prometheus-client
from 0.21.1 to 0.22.0Release notes
Sourced from prometheus-client's releases.
Commits
8dfa10e
Release 0.22.0e3902ea
Don't send an empty HTTP header. (#1101)23ab826
Add note on gauge.set_function not working with mp, see #504 (#1098)c1ff3b2
Update docs (#1097)e3bfa1f
Update versions for docs Github actions (#1096)de8bb4a
Fix order-dependent flaky tests related to UTF-8 support (#1093)46eae7b
Changed pushgateway.md (#1083)b0a6f12
Migrate from setup.py to pyproject.toml (#1084)ecf344b
Correct nh sample span structure and parsing (#1082)5926a7c
Add support for Python 3.13 (#1080)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