Bump the python-packages group across 1 directory with 8 updates#30
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python-packages group across 1 directory with 8 updates#30dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [setuptools](https://github.com/pypa/setuptools), [albumentations](https://github.com/albumentations-team/albumentations), [p-tqdm](https://github.com/swansonk14/p_tqdm), [orjson](https://github.com/ijl/orjson), [kaggle](https://github.com/Kaggle/kaggle-cli), [pytest](https://github.com/pytest-dev/pytest), [psrcal](https://github.com/luferrer/psr-calibration) and [quapy](https://github.com/HLT-ISTI/QuaPy) to permit the latest version. Updates `setuptools` to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v42.0.0...v82.0.1) Updates `albumentations` from 2.0.5 to 2.0.8 - [Release notes](https://github.com/albumentations-team/albumentations/releases) - [Commits](albumentations-team/albumentations@2.0.5...2.0.8) Updates `p-tqdm` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/swansonk14/p_tqdm/releases) - [Commits](swansonk14/p_tqdm@v_1.4.0...v_1.4.2) Updates `orjson` from 3.9.2 to 3.11.8 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.2...3.11.8) Updates `kaggle` from 1.5.15 to 2.1.0 - [Release notes](https://github.com/Kaggle/kaggle-cli/releases) - [Changelog](https://github.com/Kaggle/kaggle-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kaggle/kaggle-cli/commits) Updates `pytest` from 7.4.0 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...9.0.3) Updates `psrcal` from 0.0.2 to 1.0.0 - [Commits](https://github.com/luferrer/psr-calibration/commits) Updates `quapy` from 0.1.9 to 0.2.0 - [Release notes](https://github.com/HLT-ISTI/QuaPy/releases) - [Commits](HLT-ISTI/QuaPy@0.1.9...0.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production dependency-group: python-packages - dependency-name: albumentations dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: p-tqdm dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: orjson dependency-version: 3.11.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: kaggle dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: psrcal dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: quapy dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on setuptools, albumentations, p-tqdm, orjson, kaggle, pytest, psrcal and quapy to permit the latest version.
Updates
setuptoolsto 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)Updates
albumentationsfrom 2.0.5 to 2.0.8Release notes
Sourced from albumentations's releases.
... (truncated)
Commits
4d2cf04Version boosted to 2.0.8 (#2538)e217a8aAdd area to resized crop (#2537)35b912fSmall fixes (#2536)fdeb355Vectorized Dropout (#2535)69fbf90Adding apply_to_images to Pad (#2534)850fa46Apply resize in the loop (#2532)117a105Bugfix in MotionBlur (#2529)b914077Speedup random resized crop (#2528)218d663Fix in huggingface hub (#2526)c9cb772Version boosted to 2.0.7 (#2522)Updates
p-tqdmfrom 1.4.0 to 1.4.2Release notes
Sourced from p-tqdm's releases.
Commits
df4fe49Bump version to 1.4.2542de29Merge pull request #50 from sahiljhawar/typing85dd344add typing0adb013Updating python versions in testsc1a153bFixing version numbers in setup.pybb22e26Bump version to 1.4.14135d83Merge pull request #47 from r-menezes/main48b0940reorder tqdm_func for readabilitya16a606used 'with ... as ... :' syntax to initialize pool063c3fdREADME updateUpdates
orjsonfrom 3.9.2 to 3.11.8Release notes
Sourced from orjson's releases.
... (truncated)
Changelog
Sourced from orjson's changelog.
... (truncated)
Commits
5cbb3d03.11.84195d7fwriter::halfd00641bwriter::uuidc84d9b4build and compatibility misc4547234ffi::numpy0d4a5addatetime PyRef idiome93a13dCross-compile avoids maturin v1.12 build-details.json errorec2b0663.11.71ca01f7zmij1716a22cargo updateUpdates
kagglefrom 1.5.15 to 2.1.0Release notes
Sourced from kaggle's releases.
Changelog
Sourced from kaggle's changelog.
... (truncated)
Commits
Updates
pytestfrom 7.4.0 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
psrcalfrom 0.0.2 to 1.0.0Commits
Updates
quapyfrom 0.1.9 to 0.2.0Release notes
Sourced from quapy's releases.
Commits
02b6a0cusing real PYPIc373b39testing action test pypi35a03d0link fix0362d7aREADME fixfd185bdmerged from develd556910devel merge for release8a39222updated ci for pip releasee4a8f5emergin and solving pytests2883cc8mergin and solving pytests3847db3mergin and solving pytestsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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