Skip to content

Commit 85afa1e

Browse files
Bump the python-dependencies group across 1 directory with 20 updates (#374)
* Bump the python-dependencies group across 1 directory with 20 updates Bumps the python-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dapla-auth-client](https://github.com/statisticsnorway/dapla-auth-client) | `1.2.1` | `1.2.5` | | [gcsfs](https://github.com/fsspec/gcsfs) | `2025.10.0` | `2026.1.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.43.0` | `2.47.0` | | [pyarrow](https://github.com/apache/arrow) | `22.0.0` | `23.0.0` | | ruamel-yaml | `0.18.16` | `0.19.1` | | [universal-pathlib](https://github.com/fsspec/universal_pathlib) | `0.3.6` | `0.3.8` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.0` | `4.5.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.7` | `0.14.13` | | [furo](https://github.com/pradyunsg/furo) | `2025.9.25` | `2025.12.19` | | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `6.1.0` | `6.2.0` | | [faker](https://github.com/joke2k/faker) | `38.2.0` | `40.1.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.3.3.251201` | `2.3.3.260113` | | [pyarrow-stubs](https://github.com/zen-xu/pyarrow-stubs) | `20.0.0.20251107` | `20.0.0.20251215` | | [types-docker](https://github.com/typeshed-internal/stub_uploader) | `7.1.0.20251129` | `7.1.0.20260109` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.4.20250913` | `2.32.4.20260107` | | [types-setuptools](https://github.com/typeshed-internal/stub_uploader) | `80.9.0.20250822` | `80.9.0.20251223` | Updates `dapla-auth-client` from 1.2.1 to 1.2.5 - [Release notes](https://github.com/statisticsnorway/dapla-auth-client/releases) - [Commits](statisticsnorway/dapla-auth-client@v1.2.1...v1.2.5) Updates `gcsfs` from 2025.10.0 to 2026.1.0 - [Commits](fsspec/gcsfs@2025.10.0...2026.1.0) Updates `google-auth` from 2.43.0 to 2.47.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.43.0...v2.47.0) Updates `pyarrow` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-22.0.0...apache-arrow-23.0.0) Updates `ruamel-yaml` from 0.18.16 to 0.19.1 Updates `universal-pathlib` from 0.3.6 to 0.3.8 - [Release notes](https://github.com/fsspec/universal_pathlib/releases) - [Changelog](https://github.com/fsspec/universal_pathlib/blob/main/CHANGELOG.md) - [Commits](fsspec/universal_pathlib@v0.3.6...v0.3.8) Updates `pre-commit` from 4.5.0 to 4.5.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@v4.5.0...v4.5.1) Updates `ruff` from 0.14.7 to 0.14.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.7...0.14.13) Updates `furo` from 2025.9.25 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.09.25...2025.12.19) Updates `sphinx-click` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@6.1.0...6.2.0) Updates `faker` from 38.2.0 to 40.1.2 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v38.2.0...v40.1.2) Updates `pytest` from 8.4.2 to 9.0.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@8.4.2...9.0.2) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) Updates `pandas-stubs` from 2.3.3.251201 to 2.3.3.260113 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.3.3.251201...v2.3.3.260113) Updates `pyarrow-stubs` from 20.0.0.20251107 to 20.0.0.20251215 - [Release notes](https://github.com/zen-xu/pyarrow-stubs/releases) - [Commits](zen-xu/pyarrow-stubs@20.0.0.20251107...20.0.0.20251215) Updates `types-docker` from 7.1.0.20251129 to 7.1.0.20260109 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-requests` from 2.32.4.20250913 to 2.32.4.20260107 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-setuptools` from 80.9.0.20250822 to 80.9.0.20251223 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `fsspec` from 2025.10.0 to 2026.1.0 - [Commits](fsspec/filesystem_spec@2025.10.0...2026.1.0) Updates `google-cloud-storage` from 3.6.0 to 3.8.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.6.0...v3.8.0) --- updated-dependencies: - dependency-name: dapla-auth-client dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: gcsfs dependency-version: 2026.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: google-auth dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruamel-yaml dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: universal-pathlib dependency-version: 0.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sphinx-click dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: faker dependency-version: 40.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pandas-stubs dependency-version: 2.3.3.260113 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyarrow-stubs dependency-version: 20.0.0.20251215 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-docker dependency-version: 7.1.0.20260109 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-requests dependency-version: 2.32.4.20260107 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-setuptools dependency-version: 80.9.0.20251223 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: fsspec dependency-version: 2026.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: google-cloud-storage dependency-version: 3.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Include pytest in type_check group --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miles Mason Winther <42948872+mmwinther@users.noreply.github.com>
1 parent 0de6b1b commit 85afa1e

File tree

2 files changed

+287
-237
lines changed

2 files changed

+287
-237
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ type_check = [
7474
"mypy>=0.950",
7575
"pandas-stubs",
7676
"pyarrow-stubs>=10.0.1.9",
77+
"pytest>=8.3.2",
7778
"types-Pygments",
7879
"types-beautifulsoup4>=4.12.0.20240511",
7980
"types-colorama",

0 commit comments

Comments
 (0)