-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(deps): bump the all group across 1 directory with 15 updates #158
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/all-d1a9b6323d
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 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 16, 2024
Bumps the all group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.3` | | [boto3](https://github.com/boto/boto3) | `1.35.27` | `1.35.81` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.1` | | [datasets](https://github.com/huggingface/datasets) | `3.0.1` | `3.2.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.0` | | [pyvespa](https://github.com/vespa-engine/pyvespa) | `0.45.0` | `0.51.0` | | [spacy](https://github.com/explosion/spaCy) | `3.7.6` | `3.8.0.dev0` | | [poetry](https://github.com/python-poetry/poetry) | `1.8.3` | `1.8.5` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.382.post0` | `1.1.390` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [moto](https://github.com/getmoto/moto) | `5.0.15` | `5.0.23` | | [typer](https://github.com/fastapi/typer) | `0.12.5` | `0.15.1` | | [rich](https://github.com/Textualize/rich) | `13.8.1` | `13.9.4` | Updates `pydantic` from 2.9.2 to 2.10.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.3) Updates `boto3` from 1.35.27 to 1.35.81 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.27...1.35.81) Updates `tqdm` from 4.66.5 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.67.1) Updates `datasets` from 3.0.1 to 3.2.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.0.1...3.2.0) Updates `numpy` from 1.26.4 to 2.2.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.2.0) Updates `pyvespa` from 0.45.0 to 0.51.0 - [Release notes](https://github.com/vespa-engine/pyvespa/releases) - [Commits](vespa-engine/pyvespa@v0.45.0...v0.51.0) Updates `spacy` from 3.7.6 to 3.8.0.dev0 - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.7.6...prerelease-v3.8.0.dev0) Updates `poetry` from 1.8.3 to 1.8.5 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@1.8.3...1.8.5) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) Updates `pyright` from 1.1.382.post0 to 1.1.390 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.382.post0...v1.1.390) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `moto` from 5.0.15 to 5.0.23 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.15...5.0.23) Updates `typer` from 0.12.5 to 0.15.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.5...0.15.1) Updates `rich` from 13.8.1 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.1...v13.9.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: datasets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pyvespa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: spacy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: rich dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/all-d1a9b6323d
branch
from
December 16, 2024 13:43
b30665d
to
a59ac66
Compare
THOR300
reviewed
Dec 16, 2024
langdetect = "^1.0.9" | ||
deprecation = "^2.1.0" | ||
numpy = "<2" | ||
numpy = "<3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Potentially problematic ❓
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
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 group with 15 updates in the / directory:
2.9.2
2.10.3
1.35.27
1.35.81
4.66.5
4.67.1
3.0.1
3.2.0
1.26.4
2.2.0
0.45.0
0.51.0
3.7.6
3.8.0.dev0
1.8.3
1.8.5
3.8.0
4.0.1
1.1.382.post0
1.1.390
8.3.3
8.3.4
24.8.0
24.10.0
5.0.15
5.0.23
0.12.5
0.15.1
13.8.1
13.9.4
Updates
pydantic
from 2.9.2 to 2.10.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
c326748
Prep for v2.10.3 release (#11038)68d35bf
Fix url json schema inserialization
mode (#11035)fa69b4c
Add adefault_factory_takes_validated_data
property toFieldInfo
(#11034)435a703
Fix host required enforcement for urls to be compatible with v2.9 behavior (#...b2c4548
Use the globals of the function when evaluating the return type for `PlainSer...cb962c1
Do not resolve the JSON Schema reference fordict
core schema keys (#10989)10ebcdf
Set fields whendefer_build
is set on Pydantic dataclasses (#10984)fe32515
Prepare for v2.10.2 release (#10982)226cfaf
HideBaseModel.__replace__
definition from type checkers (#10979)02229a6
hashing support for urls (#10975)Updates
boto3
from 1.35.27 to 1.35.81Commits
1297fdd
Merge branch 'release-1.35.81'abf1b3b
Bumping version to 1.35.81ce04462
Add changelog entries from botocore8c560a3
Merge branch 'release-1.35.80'aa78fa9
Merge branch 'release-1.35.80' into develop071b697
Bumping version to 1.35.80d4b4115
Add changelog entries from botocore0059432
Merge branch 'release-1.35.79'1df2e1f
Merge branch 'release-1.35.79' into develop7ade1ba
Bumping version to 1.35.79Updates
tqdm
from 4.66.5 to 4.67.1Release notes
Sourced from tqdm's releases.
Commits
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 matplotlib35a6ee9
bump version, merge pull request #1536 from guigoruiz18aa9470
add discord requests dep1db24b4
better user-agent61365d8
handle rate limitUpdates
datasets
from 3.0.1 to 3.2.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
fba4758
Release: 3.2.0 (#7317)8983782
More docs to from_dict to mention that the result lives in RAM (#7316)661d7ba
Faster parquet streaming + filters with predicate pushdown (#7309)b60ebb8
Updated inconsistent output in documentation examples forClassLabel
(#7293)c9d3450
Update iterable_dataset.py (#7304)38d648e
fix: update elasticsearch version (#7300)c8252f2
Let server decide default repo visibility (#7302)06c3235
update load_dataset doctring (#7301)17f17b3
support for custom feature encoding/decoding (#7284)2049c00
Raise error for incorrect JSON serialization (#7273)Updates
numpy
from 1.26.4 to 2.2.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
e7a123b
Merge pull request #27928 from charris/prepare-2.2.0d97d071
MAINT: Try fixing MacOS cirrus build failures. [wheel build]1ed7b67
REL: Prepare for the NumPy 2.2.0 release [wheel build]fd9e7ef
Merge pull request #27916 from charris/backport-279152e0941f
MAINT: Bump actions/cache from 4.1.2 to 4.2.0013656d
Merge pull request #27912 from charris/backport-278777895ba6
Merge pull request #27913 from charris/backport-27896ee8d1cd
PERF: improve multithreaded ufunc scaling (#27896)77fff6b
ENH: Refactor__qualname__
across API (#27877)b30a338
Merge pull request #27911 from charris/backport-27891Updates
pyvespa
from 0.45.0 to 0.51.0Release notes
Sourced from pyvespa's releases.
... (truncated)
Commits
9ac5745
Merge pull request #978 from vespa-engine/thomasht86/wip-version-arg-to-deploy1af6509
Merge branch 'master' into thomasht86/wip-version-arg-to-deployb9def47
(ci) Thomasht86/fix slow colpali notebooks (#984)d10803e
Merge branch 'master' into thomasht86/wip-version-arg-to-deploydaa1679
Merge pull request #981 from vespa-engine/thomasht86/fix-integrationtest-vect...40995d3
Update .github/workflows/integration-cloud.yml8355130
Merge branch 'master' into thomasht86/fix-integrationtest-vectorsearchd9fde8d
simplify testbd29500
only setup-python cache82186d2
remove run on branchUpdates
spacy
from 3.7.6 to 3.8.0.dev0Release notes
Sourced from spacy's releases.
Commits
a019315
Fix memory zones59ac7e6
Formatb65491b
Set version to v3.8.0.dev01b8d560
Support 'memory zones' for user memory management (#13621)608f65c
add Tibetan (#13510)acbf2a4
Add Kurdish Kurmanji language (#13561)55db9c2
Added gd language folder (#13570)Updates
poetry
from 1.8.3 to 1.8.5Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
Commits
19a2f7b
release: bump version to 1.8.586afaea
ci: macos-12 is not available anymore2562ad3
info: requirepkginfo >= 1.12
for METADATA 2.4 support and loosen check for...6a071c1
release: bump version to 1.8.48d2a341
backport release workflow from main branchb8546d7
python 3.13 in workflows (#9523)0329bca
Bumpvirtualenv
to 20.26.6a2d09a1
fix changelog (#9399)Updates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
pyright
from 1.1.382.post0 to 1.1.390Commits
ee025bc
Pyright NPM Package update to 1.1.390 (#325)dc8af99
[pyright updated to 1.1.389] Update Version (#323)f319c10
[pyright updated to 1.1.388] Update Version (#322)