From 8426e063f8110c2a464d5a9b82914d2790e1dc0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 02:27:12 +0000 Subject: [PATCH] chore(deps): bump the major group across 1 directory with 35 updates Bumps the major group with 35 updates in the / directory: | Package | From | To | | --- | --- | --- | | [setuptools](https://github.com/pypa/setuptools) | `80.10.1` | `82.0.1` | | [aiodns](https://github.com/saghul/aiodns) | `2.0.0` | `4.0.0` | | [attrs](https://github.com/python-attrs/attrs) | `24.2.0` | `26.1.0` | | [azure-mgmt-storage](https://github.com/Azure/azure-sdk-for-python) | `20.1.0` | `24.0.1` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `7.0.5` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2026.2.25` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.0` | `46.0.6` | | [decorator](https://github.com/micheles/decorator) | `4.4.2` | `5.2.1` | | [google-api-core](https://github.com/googleapis/google-cloud-python) | `1.34.1` | `2.30.2` | | [google-auth-oauthlib](https://github.com/googleapis/google-cloud-python) | `0.8.0` | `1.3.1` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `2.14.0` | `3.10.1` | | [gql](https://github.com/graphql-python/gql) | `3.5.3` | `4.0.0` | | [janus](https://github.com/aio-libs/janus) | `1.0.0` | `2.0.0` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `26.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.3` | | [pillow](https://github.com/python-pillow/Pillow) | `11.0.0` | `12.2.0` | | [plotly](https://github.com/plotly/plotly.py) | `5.24.1` | `6.6.0` | | [portalocker](https://github.com/wolph/portalocker) | `2.10.1` | `3.2.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.20.2` | `7.34.1` | | [pycares](https://github.com/saghul/pycares) | `4.5.0` | `5.0.1` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `3.0` | | [pyspark](https://github.com/apache/spark) | `3.5.3` | `4.1.1` | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `2.0.7` | `4.1.0` | | [pytz](https://github.com/stub42/pytz) | `2024.2` | `2026.1.post1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.11.6` | `2026.4.4` | | [rich](https://github.com/Textualize/rich) | `12.6.0` | `14.3.3` | | [tzdata](https://github.com/python/tzdata) | `2024.2` | `2026.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `21.2.0` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.0` | `2.1.2` | | [xyzservices](https://github.com/geopandas/xyzservices) | `2024.9.0` | `2026.3.0` | | [boolean-py](https://github.com/bastikr/boolean.py) | `4.0` | `5.0` | | [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) | `7.6.2` | `11.7.0` | | [pip](https://github.com/pypa/pip) | `25.3` | `26.0.1` | | [py-serializable](https://github.com/madpah/serializable) | `1.1.2` | `2.1.0` | Updates `setuptools` from 80.10.1 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v80.10.1...v82.0.1) Updates `aiodns` from 2.0.0 to 4.0.0 - [Release notes](https://github.com/saghul/aiodns/releases) - [Changelog](https://github.com/aio-libs/aiodns/blob/master/ChangeLog) - [Commits](https://github.com/saghul/aiodns/compare/aiodns-2.0.0...v4.0.0) Updates `attrs` from 24.2.0 to 26.1.0 - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-attrs/attrs/compare/24.2.0...26.1.0) Updates `azure-mgmt-storage` from 20.1.0 to 24.0.1 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-storage_20.1.0...azure-mgmt-storage_24.0.1) Updates `cachetools` from 5.5.0 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.0...v7.0.5) Updates `certifi` from 2024.12.14 to 2026.2.25 - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2026.02.25) Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0) Updates `cryptography` from 44.0.0 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...46.0.6) Updates `decorator` from 4.4.2 to 5.2.1 - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md) - [Commits](https://github.com/micheles/decorator/compare/4.4.2...5.2.1) Updates `google-api-core` from 1.34.1 to 2.30.2 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.34.1...google-api-core-v2.30.2) Updates `google-auth-oauthlib` from 0.8.0 to 1.3.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/0.8.0...google-auth-oauthlib-v1.3.1) Updates `google-cloud-storage` from 2.14.0 to 3.10.1 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-storage/compare/v2.14.0...v3.10.1) Updates `gql` from 3.5.3 to 4.0.0 - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](https://github.com/graphql-python/gql/compare/v3.5.3...v4.0.0) Updates `janus` from 1.0.0 to 2.0.0 - [Release notes](https://github.com/aio-libs/janus/releases) - [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/janus/compare/v1.0.0...v2.0.0) Updates `packaging` from 24.2 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...26.0) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.3) Updates `pillow` from 11.0.0 to 12.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.0.0...12.2.0) Updates `plotly` from 5.24.1 to 6.6.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.24.1...v6.6.0) Updates `portalocker` from 2.10.1 to 3.2.0 - [Release notes](https://github.com/wolph/portalocker/releases) - [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/wolph/portalocker/compare/v2.10.1...v3.2.0) Updates `protobuf` from 3.20.2 to 7.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pycares` from 4.5.0 to 5.0.1 - [Release notes](https://github.com/saghul/pycares/releases) - [Changelog](https://github.com/saghul/pycares/blob/master/ChangeLog) - [Commits](https://github.com/saghul/pycares/compare/v4.5.0...v5.0.1) Updates `pycparser` from 2.22 to 3.0 - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.22...release_v3.00) Updates `pyspark` from 3.5.3 to 4.1.1 - [Commits](https://github.com/apache/spark/compare/v3.5.3...v4.1.1) Updates `python-json-logger` from 2.0.7 to 4.1.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](https://github.com/nhairs/python-json-logger/compare/v2.0.7...v4.1.0) Updates `pytz` from 2024.2 to 2026.1.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2026.1.post1) Updates `regex` from 2024.11.6 to 2026.4.4 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2026.4.4) Updates `rich` from 12.6.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v12.6.0...v14.3.3) Updates `tzdata` from 2024.2 to 2026.1 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2024.2...2026.1) Updates `virtualenv` from 20.28.0 to 21.2.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.28.0...21.2.0) Updates `wrapt` from 1.17.0 to 2.1.2 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.0...2.1.2) Updates `xyzservices` from 2024.9.0 to 2026.3.0 - [Release notes](https://github.com/geopandas/xyzservices/releases) - [Changelog](https://github.com/geopandas/xyzservices/blob/main/CHANGELOG.md) - [Commits](https://github.com/geopandas/xyzservices/compare/2024.9.0...2026.3.0) Updates `boolean-py` from 4.0 to 5.0 - [Release notes](https://github.com/bastikr/boolean.py/releases) - [Changelog](https://github.com/bastikr/boolean.py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/bastikr/boolean.py/compare/v4.0...v5.0) Updates `cyclonedx-python-lib` from 7.6.2 to 11.7.0 - [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v7.6.2...v11.7.0) Updates `pip` from 25.3 to 26.0.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.0.1) Updates `py-serializable` from 1.1.2 to 2.1.0 - [Release notes](https://github.com/madpah/serializable/releases) - [Changelog](https://github.com/madpah/serializable/blob/main/CHANGELOG.md) - [Commits](https://github.com/madpah/serializable/compare/v1.1.2...v2.1.0) --- updated-dependencies: - dependency-name: aiodns dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: attrs dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: azure-mgmt-storage dependency-version: 24.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: boolean-py dependency-version: '5.0' dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: cyclonedx-python-lib dependency-version: 11.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: decorator dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: google-api-core dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: google-auth-oauthlib dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: google-cloud-storage dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: gql dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: janus dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pip dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: plotly dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: portalocker dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: py-serializable dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: pycares dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pycparser dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pyspark dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: python-json-logger dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pytz dependency-version: 2026.1.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: regex dependency-version: 2026.2.28 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: tzdata dependency-version: '2025.3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: wrapt dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: xyzservices dependency-version: 2025.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 70 ++++++++++++++++++++++---------------------- requirements.txt | 60 ++++++++++++++++++------------------- 2 files changed, 65 insertions(+), 65 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61873a7..794c8a6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --extra=dev --output-file=requirements-dev.txt pyproject.toml -aiodns==2.0.0 +aiodns==4.0.0 # via hail aiohappyeyeballs==2.6.0 # via aiohttp @@ -16,7 +16,7 @@ anyio==4.12.1 # via gql asttokens==3.0.1 # via stack-data -attrs==25.1.0 +attrs==26.1.0 # via aiohttp avro==1.11.3 # via hail @@ -33,7 +33,7 @@ azure-identity==1.25.1 # via hail azure-mgmt-core==1.5.0 # via azure-mgmt-storage -azure-mgmt-storage==20.1.0 +azure-mgmt-storage==24.0.1 # via hail azure-storage-blob==12.25.0 # via @@ -48,7 +48,7 @@ backoff==2.2.1 # metamist bokeh==3.4.3 # via hail -boolean-py==4.0 +boolean-py==5.0 # via license-expression boto3==1.37.11 # via @@ -65,13 +65,13 @@ build==1.2.2.post1 # via pip-tools cachecontrol==0.14.1 # via pip-audit -cachetools==5.5.2 +cachetools==7.0.5 # via google-auth -certifi==2024.12.14 +certifi==2026.2.25 # via # msrest # requests -cffi==1.17.1 +cffi==2.0.0 # via # cryptography # pycares @@ -102,15 +102,15 @@ cpg-utils==5.6.0 # analysis-runner # cpg-flow # metamist -cryptography==44.0.2 +cryptography==46.0.6 # via # azure-identity # azure-storage-blob # msal # pyjwt -cyclonedx-python-lib==7.6.2 +cyclonedx-python-lib==11.7.0 # via pip-audit -decorator==4.4.2 +decorator==5.2.1 # via # hail # ipython @@ -137,7 +137,7 @@ frozenlist==1.5.0 # aiohttp # aiosignal # hail -google-api-core==1.34.1 +google-api-core==2.30.2 # via # google-cloud-artifact-registry # google-cloud-core @@ -155,7 +155,7 @@ google-auth==2.38.0 # google-cloud-storage # hail # metamist -google-auth-oauthlib==0.8.0 +google-auth-oauthlib==1.3.1 # via # cpg-utils # hail @@ -165,7 +165,7 @@ google-cloud-core==2.4.3 # via google-cloud-storage google-cloud-secret-manager==2.23.1 # via cpg-utils -google-cloud-storage==2.14.0 +google-cloud-storage==3.10.1 # via cloudpathlib google-crc32c==1.6.0 # via @@ -178,7 +178,7 @@ googleapis-common-protos==1.69.1 # google-api-core # grpc-google-iam-v1 # grpcio-status -gql==3.5.3 +gql==4.0.0 # via metamist graphql-core==3.2.6 # via gql @@ -226,7 +226,7 @@ isodate==0.7.2 # azure-storage-blob # azure-storage-file-datalake # msrest -janus==1.0.0 +janus==2.0.0 # via hail jedi==0.19.2 # via ipython @@ -283,14 +283,14 @@ orjson==3.10.15 # via hail packageurl-python==0.16.0 # via cyclonedx-python-lib -packaging==24.2 +packaging==26.0 # via # bokeh # build # pip-audit # pip-requirements-parser # plotly -pandas==2.2.3 +pandas==2.3.3 # via # bokeh # hail @@ -300,9 +300,9 @@ parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -pillow==11.1.0 +pillow==12.2.0 # via bokeh -pip==25.3 +pip==26.0.1 # via # pip-api # pip-tools @@ -316,11 +316,11 @@ pip-tools==7.4.1 # via test-workflows-shared (pyproject.toml) platformdirs==4.3.6 # via virtualenv -plotly==5.24.1 +plotly==6.6.0 # via # cpg-flow # hail -portalocker==2.10.1 +portalocker==3.2.0 # via msal-extensions pre-commit==4.0.1 # via @@ -336,7 +336,7 @@ proto-plus==1.26.1 # via # google-cloud-artifact-registry # google-cloud-secret-manager -protobuf==3.20.2 +protobuf==7.34.1 # via # google-api-core # google-cloud-artifact-registry @@ -349,7 +349,7 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.3 # via stack-data -py-serializable==1.1.2 +py-serializable==2.1.0 # via cyclonedx-python-lib py4j==0.10.9.7 # via pyspark @@ -359,9 +359,9 @@ pyasn1==0.6.1 # rsa pyasn1-modules==0.4.1 # via google-auth -pycares==4.5.0 +pycares==5.0.1 # via aiodns -pycparser==2.22 +pycparser==3.0 # via cffi pygments==2.18.0 # via @@ -376,16 +376,16 @@ pyproject-hooks==1.2.0 # via # build # pip-tools -pyspark==3.5.5 +pyspark==4.1.1 # via hail python-dateutil==2.9.0.post0 # via # botocore # metamist # pandas -python-json-logger==2.0.7 +python-json-logger==4.1.0 # via hail -pytz==2025.1 +pytz==2026.1.post1 # via pandas pyyaml==6.0.2 # via @@ -393,7 +393,7 @@ pyyaml==6.0.2 # cpg-flow # hail # pre-commit -regex==2024.11.6 +regex==2026.4.4 # via parsimonious requests==2.32.5 # via @@ -417,7 +417,7 @@ requests-oauthlib==2.0.0 # msrest requests-toolbelt==1.0.0 # via gql -rich==12.6.0 +rich==14.3.3 # via # hail # pip-audit @@ -428,7 +428,7 @@ s3transfer==0.11.4 # via boto3 scipy==1.17.0 # via hail -setuptools==80.10.1 +setuptools==82.0.1 # via pip-tools shellingham==1.5.4 # via typer @@ -478,7 +478,7 @@ typing-extensions==4.12.2 # ipython # janus # typer -tzdata==2025.1 +tzdata==2026.1 # via pandas urllib3==2.2.3 # via @@ -487,7 +487,7 @@ urllib3==2.2.3 # requests uvloop==0.21.0 # via hail -virtualenv==20.28.0 +virtualenv==21.2.0 # via pre-commit wcwidth==0.3.0 # via prompt-toolkit @@ -497,9 +497,9 @@ wheel==0.45.1 # via pip-tools widgetsnbextension==4.0.15 # via ipywidgets -wrapt==1.17.2 +wrapt==2.1.2 # via deprecated -xyzservices==2025.1.0 +xyzservices==2026.3.0 # via bokeh yarl==1.18.3 # via diff --git a/requirements.txt b/requirements.txt index a6f1014..ef02ff1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --output-file=requirements.txt pyproject.toml -aiodns==2.0.0 +aiodns==4.0.0 # via hail aiohappyeyeballs==2.6.1 # via aiohttp @@ -16,7 +16,7 @@ anyio==4.12.1 # via gql asttokens==3.0.1 # via stack-data -attrs==24.2.0 +attrs==26.1.0 # via aiohttp avro==1.11.3 # via hail @@ -33,7 +33,7 @@ azure-identity==1.25.1 # via hail azure-mgmt-core==1.5.0 # via azure-mgmt-storage -azure-mgmt-storage==20.1.0 +azure-mgmt-storage==24.0.1 # via hail azure-storage-blob==12.24.0 # via @@ -59,13 +59,13 @@ botocore==1.35.81 # cpg-utils # hail # s3transfer -cachetools==5.5.0 +cachetools==7.0.5 # via google-auth -certifi==2024.12.14 +certifi==2026.2.25 # via # msrest # requests -cffi==1.17.1 +cffi==2.0.0 # via # cryptography # pycares @@ -95,13 +95,13 @@ cpg-utils==5.6.0 # analysis-runner # cpg-flow # metamist -cryptography==44.0.0 +cryptography==46.0.6 # via # azure-identity # azure-storage-blob # msal # pyjwt -decorator==4.4.2 +decorator==5.2.1 # via # hail # ipython @@ -124,7 +124,7 @@ frozenlist==1.5.0 # aiohttp # aiosignal # hail -google-api-core==1.34.1 +google-api-core==2.30.2 # via # google-cloud-artifact-registry # google-cloud-core @@ -142,7 +142,7 @@ google-auth==2.37.0 # google-cloud-storage # hail # metamist -google-auth-oauthlib==0.8.0 +google-auth-oauthlib==1.3.1 # via # cpg-utils # hail @@ -152,7 +152,7 @@ google-cloud-core==2.4.1 # via google-cloud-storage google-cloud-secret-manager==2.22.0 # via cpg-utils -google-cloud-storage==2.14.0 +google-cloud-storage==3.10.1 # via cloudpathlib google-crc32c==1.6.0 # via @@ -165,7 +165,7 @@ googleapis-common-protos==1.66.0 # google-api-core # grpc-google-iam-v1 # grpcio-status -gql==3.5.3 +gql==4.0.0 # via metamist graphql-core==3.2.6 # via gql @@ -210,7 +210,7 @@ isodate==0.7.2 # azure-storage-blob # azure-storage-file-datalake # msrest -janus==1.0.0 +janus==2.0.0 # via hail jedi==0.19.2 # via ipython @@ -261,11 +261,11 @@ oauthlib==3.2.2 # via requests-oauthlib orjson==3.10.12 # via hail -packaging==24.2 +packaging==26.0 # via # bokeh # plotly -pandas==2.2.3 +pandas==2.3.3 # via # bokeh # hail @@ -275,15 +275,15 @@ parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -pillow==11.0.0 +pillow==12.2.0 # via bokeh platformdirs==4.5.1 # via virtualenv -plotly==5.24.1 +plotly==6.6.0 # via # cpg-flow # hail -portalocker==2.10.1 +portalocker==3.2.0 # via msal-extensions pre-commit==4.5.1 # via cpg-flow @@ -297,7 +297,7 @@ proto-plus==1.25.0 # via # google-cloud-artifact-registry # google-cloud-secret-manager -protobuf==3.20.2 +protobuf==7.34.1 # via # google-api-core # google-cloud-artifact-registry @@ -318,9 +318,9 @@ pyasn1==0.6.1 # rsa pyasn1-modules==0.4.1 # via google-auth -pycares==4.5.0 +pycares==5.0.1 # via aiodns -pycparser==2.22 +pycparser==3.0 # via cffi pygments==2.18.0 # via @@ -329,16 +329,16 @@ pygments==2.18.0 # rich pyjwt==2.10.1 # via msal -pyspark==3.5.3 +pyspark==4.1.1 # via hail python-dateutil==2.9.0.post0 # via # botocore # metamist # pandas -python-json-logger==2.0.7 +python-json-logger==4.1.0 # via hail -pytz==2024.2 +pytz==2026.1.post1 # via pandas pyyaml==6.0.2 # via @@ -346,7 +346,7 @@ pyyaml==6.0.2 # cpg-flow # hail # pre-commit -regex==2024.11.6 +regex==2026.4.4 # via parsimonious requests==2.32.5 # via @@ -368,7 +368,7 @@ requests-oauthlib==2.0.0 # msrest requests-toolbelt==1.0.0 # via gql -rich==12.6.0 +rich==14.3.3 # via # hail # typer @@ -421,7 +421,7 @@ typing-extensions==4.12.2 # ipython # janus # typer -tzdata==2024.2 +tzdata==2026.1 # via pandas urllib3==2.2.3 # via @@ -430,15 +430,15 @@ urllib3==2.2.3 # requests uvloop==0.21.0 # via hail -virtualenv==20.36.1 +virtualenv==21.2.0 # via pre-commit wcwidth==0.3.0 # via prompt-toolkit widgetsnbextension==4.0.15 # via ipywidgets -wrapt==1.17.0 +wrapt==2.1.2 # via deprecated -xyzservices==2024.9.0 +xyzservices==2026.3.0 # via bokeh yarl==1.18.3 # via