Skip to content

Commit 94c443b

Browse files
Bump the python-packages group across 1 directory with 7 updates
Bumps the python-packages group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [albumentations](https://github.com/albumentations-team/albumentations) | `2.0.5` | `2.0.8` | | [p-tqdm](https://github.com/swansonk14/p_tqdm) | `1.4.0` | `1.4.2` | | [orjson](https://github.com/ijl/orjson) | `3.9.2` | `3.11.4` | | [kaggle](https://github.com/Kaggle/kaggle-api) | `1.5.15` | `1.7.4.5` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `8.4.2` | | [psrcal](https://github.com/luferrer/psr-calibration) | `0.0.2` | `1.0.0` | | [quapy](https://github.com/HLT-ISTI/QuaPy) | `0.1.9` | `0.2.0` | 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.4 - [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.4) Updates `kaggle` from 1.5.15 to 1.7.4.5 - [Release notes](https://github.com/Kaggle/kaggle-api/releases) - [Changelog](https://github.com/Kaggle/kaggle-api/blob/1.7.4.5/CHANGELOG.md) - [Commits](Kaggle/kaggle-cli@1.5.15...1.7.4.5) Updates `pytest` from 7.4.0 to 8.4.2 - [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...8.4.2) 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: 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.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: kaggle dependency-version: 1.7.4.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 8.4.2 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>
1 parent 4a824d6 commit 94c443b

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

setup.cfg

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,30 +50,30 @@ install_requires =
5050
matplotlib
5151
lightning
5252
tensorboard
53-
albumentations==2.0.5
53+
albumentations==2.0.8
5454
pandas
5555
hydra-core==1.3.2
5656
hydra-colorlog
5757
hydra-optuna-sweeper>=1.2
5858
python-dotenv
5959
rarfile
6060
colorama
61-
p-tqdm==1.4.0
62-
orjson==3.9.2
61+
p-tqdm==1.4.2
62+
orjson==3.11.4
6363
ijson
6464
scikit-learn
6565
scikit-image
66-
kaggle==1.5.15
66+
kaggle==1.7.4.5
6767
setuptools
6868
Deprecated
69-
pytest==7.4.0
69+
pytest==8.4.2
7070
kornia
7171
rich
7272
prettytable
7373
jupyter
7474
humanize
75-
psrcal==0.0.2
76-
quapy==0.1.9
75+
psrcal==1.0.0
76+
quapy==0.2.0
7777
peft
7878

7979
[options.extras_require]

0 commit comments

Comments
 (0)