From 761e53c6426126ae0907d7c9440a8450b04661fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 04:40:08 +0000 Subject: [PATCH] fix: bump the python-packages group across 1 directory with 8 updates Bumps the python-packages group with 8 updates in the /images/python-arcgis directory: | Package | From | To | | --- | --- | --- | | [geopandas](https://github.com/geopandas/geopandas) | `1.1.1` | `1.1.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.1` | | [boto3](https://github.com/boto/boto3) | `1.34.52` | `1.42.17` | | [datadog-api-client](https://github.com/DataDog/datadog-api-client-python) | `2.44.0` | `2.48.0` | | [pyshp](https://github.com/GeospatialPython/pyshp) | `2.3.1` | `3.0.3` | | [gdal](https://github.com/OSGeo/GDAL) | `3.6.4` | `3.12.1` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.26.0` | `12.27.1` | | arcgis-mapping | `4.31.0` | `4.33.0` | Updates `geopandas` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](https://github.com/geopandas/geopandas/compare/v1.1.1...v1.1.2) Updates `python-dotenv` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.1) Updates `boto3` from 1.34.52 to 1.42.17 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.52...1.42.17) Updates `datadog-api-client` from 2.44.0 to 2.48.0 - [Release notes](https://github.com/DataDog/datadog-api-client-python/releases) - [Changelog](https://github.com/DataDog/datadog-api-client-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/DataDog/datadog-api-client-python/compare/2.44.0...2.48.0) Updates `pyshp` from 2.3.1 to 3.0.3 - [Release notes](https://github.com/GeospatialPython/pyshp/releases) - [Changelog](https://github.com/GeospatialPython/pyshp/blob/master/changelog.txt) - [Commits](https://github.com/GeospatialPython/pyshp/compare/2.3.1...3.0.3) Updates `gdal` from 3.6.4 to 3.12.1 - [Release notes](https://github.com/OSGeo/GDAL/releases) - [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md) - [Commits](https://github.com/OSGeo/GDAL/compare/v3.6.4...v3.12.1) Updates `azure-storage-blob` from 12.26.0 to 12.27.1 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.26.0...azure-storage-blob_12.27.1) Updates `arcgis-mapping` from 4.31.0 to 4.33.0 --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: boto3 dependency-version: 1.42.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: datadog-api-client dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyshp dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: gdal dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: azure-storage-blob dependency-version: 12.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: arcgis-mapping dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- images/python-arcgis/poetry.lock | 126 ++++++++++++++-------------- images/python-arcgis/pyproject.toml | 16 ++-- 2 files changed, 73 insertions(+), 69 deletions(-) diff --git a/images/python-arcgis/poetry.lock b/images/python-arcgis/poetry.lock index a53cd0e..534f249 100644 --- a/images/python-arcgis/poetry.lock +++ b/images/python-arcgis/poetry.lock @@ -34,14 +34,14 @@ trio = ["trio (>=0.31.0)"] [[package]] name = "anywidget" -version = "0.9.13" +version = "0.9.18" description = "custom jupyter widgets made easy" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" groups = ["main"] files = [ - {file = "anywidget-0.9.13-py3-none-any.whl", hash = "sha256:43d1658f1043b8c95cd350b2f5deccb123fd37810a36f656d6163aefe8163705"}, - {file = "anywidget-0.9.13.tar.gz", hash = "sha256:c655455bf51f82182eb23c5947d37cc41f0b1ffacaf7e2b763147a2332cb3f07"}, + {file = "anywidget-0.9.18-py3-none-any.whl", hash = "sha256:944b82ef1dd17b8ff0fb6d1f199f613caf9111338e6e2857da478f6e73770cb8"}, + {file = "anywidget-0.9.18.tar.gz", hash = "sha256:262cf459b517a7d044d6fbc84b953e9c83f026790b2dd3ce90f21a7f8eded00f"}, ] [package.dependencies] @@ -50,8 +50,7 @@ psygnal = ">=0.8.1" typing-extensions = ">=4.2.0" [package.extras] -dev = ["comm (>=0.1.0)", "watchfiles (>=0.18.0)"] -test = ["ipython (<8.13) ; python_version < \"3.9\"", "msgspec ; python_version > \"3.7\"", "mypy (==1.10.0) ; python_version > \"3.7\"", "pydantic", "pytest", "pytest-cov", "ruff"] +dev = ["watchfiles (>=0.18.0)"] [[package]] name = "appnope" @@ -111,21 +110,21 @@ kerberos = ["requests-gssapi", "requests-kerberos"] [[package]] name = "arcgis-mapping" -version = "4.31.0" +version = "4.33.1" description = "Leverage Python for ArcGIS! This package provides classes for building both interactive 2D maps and immersive 3D scenes." optional = false -python-versions = "<3.13,>=3.10" +python-versions = "<3.14,>=3.10" groups = ["main"] files = [ - {file = "arcgis_mapping-4.31.0-py3-none-any.whl", hash = "sha256:1c75688073ac949a52f8d1851f41d742ddb5be752636681c3e88708ce84ef2d4"}, + {file = "arcgis_mapping-4.33.1-py3-none-any.whl", hash = "sha256:ac65c653b05fd13a7c8eccd91cb5a63619ec7ddf3aa5478effd22ed3e6190255"}, ] [package.dependencies] -anywidget = "0.9.13" +anywidget = "0.9.18" arcgis = ">=2.4.0,<2.5.0" ipywidgets = ">=8.0.0" -jupyterlab = ">=4.0.7,<5" -pandas = ">=2.0.0,<2.3.0" +jupyterlab = ">=4.0.7,<4.4.0" +pandas = ">=2.0.0,<2.4.0" pydantic = ">=2.8.2,<3" [[package]] @@ -264,14 +263,14 @@ tracing = ["opentelemetry-api (>=1.26,<2.0)"] [[package]] name = "azure-storage-blob" -version = "12.26.0" +version = "12.28.0" description = "Microsoft Azure Blob Storage Client Library for Python" optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" groups = ["main"] files = [ - {file = "azure_storage_blob-12.26.0-py3-none-any.whl", hash = "sha256:8c5631b8b22b4f53ec5fff2f3bededf34cfef111e2af613ad42c9e6de00a77fe"}, - {file = "azure_storage_blob-12.26.0.tar.gz", hash = "sha256:5dd7d7824224f7de00bfeb032753601c982655173061e242f13be6e26d78d71f"}, + {file = "azure_storage_blob-12.28.0-py3-none-any.whl", hash = "sha256:00fb1db28bf6a7b7ecaa48e3b1d5c83bfadacc5a678b77826081304bd87d6461"}, + {file = "azure_storage_blob-12.28.0.tar.gz", hash = "sha256:e7d98ea108258d29aa0efbfd591b2e2075fa1722a2fae8699f0b3c9de11eff41"}, ] [package.dependencies] @@ -342,34 +341,34 @@ css = ["tinycss2 (>=1.1.0,<1.5)"] [[package]] name = "boto3" -version = "1.34.52" +version = "1.42.34" description = "The AWS SDK for Python" optional = false -python-versions = ">= 3.8" +python-versions = ">=3.9" groups = ["main"] files = [ - {file = "boto3-1.34.52-py3-none-any.whl", hash = "sha256:898ad2123b18cae8efd85adc56ac2d1925be54592aebc237020d4f16e9a9e7a9"}, - {file = "boto3-1.34.52.tar.gz", hash = "sha256:66303b5f26d92afb72656ff490b22ea72dfff8bf1a29e4a0c5d5f11ec56245dd"}, + {file = "boto3-1.42.34-py3-none-any.whl", hash = "sha256:db3fb539e3f806b911ec4ca991f2f8bff333c5f0b87132a82e28b521fc5ec164"}, + {file = "boto3-1.42.34.tar.gz", hash = "sha256:75d7443c81a029283442fad138629be1eefaa3e6d430c28118a0f4cdbd57855d"}, ] [package.dependencies] -botocore = ">=1.34.52,<1.35.0" +botocore = ">=1.42.34,<1.43.0" jmespath = ">=0.7.1,<2.0.0" -s3transfer = ">=0.10.0,<0.11.0" +s3transfer = ">=0.16.0,<0.17.0" [package.extras] crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.34.162" +version = "1.42.34" description = "Low-level, data-driven core of boto 3." optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" groups = ["main"] files = [ - {file = "botocore-1.34.162-py3-none-any.whl", hash = "sha256:2d918b02db88d27a75b48275e6fb2506e9adaaddbec1ffa6a8a0898b34e769be"}, - {file = "botocore-1.34.162.tar.gz", hash = "sha256:adc23be4fb99ad31961236342b7cbf3c0bfc62532cd02852196032e8c0d682f3"}, + {file = "botocore-1.42.34-py3-none-any.whl", hash = "sha256:94099b5d09d0c4bfa6414fb3cffd54275ce6e51d7ba016f17a0e79f9274f68f7"}, + {file = "botocore-1.42.34.tar.gz", hash = "sha256:92e44747da7890270d8dcc494ecc61fc315438440c55e00dc37a57d402b1bb66"}, ] [package.dependencies] @@ -378,7 +377,7 @@ python-dateutil = ">=2.1,<3.0.0" urllib3 = {version = ">=1.25.4,<2.2.0 || >2.2.0,<3", markers = "python_version >= \"3.10\""} [package.extras] -crt = ["awscrt (==0.21.2)"] +crt = ["awscrt (==0.29.2)"] [[package]] name = "cachetools" @@ -918,14 +917,14 @@ analyze = ["crick", "distributed", "graphviz"] [[package]] name = "datadog-api-client" -version = "2.44.0" +version = "2.50.0" description = "Collection of all Datadog Public endpoints" optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "datadog_api_client-2.44.0-py3-none-any.whl", hash = "sha256:c0a7c0cd1c07fae36826af670cbe08f65dba471ca384ed330a8b597bd68955f0"}, - {file = "datadog_api_client-2.44.0.tar.gz", hash = "sha256:0cc6f50b99bdb21a47341c3fff173174b5f1f21058ba55f43ae473be39872405"}, + {file = "datadog_api_client-2.50.0-py3-none-any.whl", hash = "sha256:a053c2401f850e4cd801329892c2a7347c90cb19962b1910c70dfd430baa6f23"}, + {file = "datadog_api_client-2.50.0.tar.gz", hash = "sha256:0cbe681b1e66e8cddf4a29c6d76348e8f22a20c087fd5f85ccf7d55b9010c816"}, ] [package.dependencies] @@ -936,8 +935,8 @@ urllib3 = ">=1.15" [package.extras] apm = ["ddtrace (>=1.15.0)"] -async = ["aiosonic (==0.24.0)"] -tests = ["aiosonic (==0.24.0)", "glom", "jinja2", "mypy", "pytest (<8.0.0)", "pytest-asyncio", "pytest-bdd (==6.0.1)", "pytest-randomly", "pytest-recording", "python-dateutil", "types-python-dateutil", "urllib3 (<2.3.0)", "zstandard"] +async = ["aiosonic (>=0.24.0)"] +tests = ["aiosonic (>=0.24.0)", "glom", "jinja2", "mypy", "pytest (<8.0.0)", "pytest-asyncio", "pytest-bdd (==6.0.1)", "pytest-randomly", "pytest-recording", "python-dateutil", "types-python-dateutil", "urllib3 (<2.3.0)", "zstandard"] zstandard = ["zstandard"] [[package]] @@ -1169,13 +1168,13 @@ tqdm = ["tqdm"] [[package]] name = "gdal" -version = "3.6.4" +version = "3.12.1" description = "GDAL: Geospatial Data Abstraction Library" optional = false -python-versions = ">=3.6.0" +python-versions = ">=3.8.0" groups = ["main"] files = [ - {file = "GDAL-3.6.4.tar.gz", hash = "sha256:c07d548cbd6544e8a51651fc1e487ca4b39e8fe6b5b3c886082d87f0e49e8313"}, + {file = "gdal-3.12.1.tar.gz", hash = "sha256:c91644f7789d73c89f8baafa4fe61cedf5182081314862c05763223ecc39070b"}, ] [package.extras] @@ -1198,14 +1197,14 @@ click = "*" [[package]] name = "geopandas" -version = "1.1.1" +version = "1.1.2" description = "Geographic pandas extensions" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "geopandas-1.1.1-py3-none-any.whl", hash = "sha256:589e61aaf39b19828843df16cb90234e72897e2579be236f10eee0d052ad98e8"}, - {file = "geopandas-1.1.1.tar.gz", hash = "sha256:1745713f64d095c43e72e08e753dbd271678254b24f2e01db8cdb8debe1d293d"}, + {file = "geopandas-1.1.2-py3-none-any.whl", hash = "sha256:2bb0b1052cb47378addb4ba54c47f8d4642dcbda9b61375638274f49d9f0bb0d"}, + {file = "geopandas-1.1.2.tar.gz", hash = "sha256:33f7b33565c46a45b8459a2ab699ec943fdbb5716e58e251b3c413cf7783106c"}, ] [package.dependencies] @@ -1766,20 +1765,20 @@ test = ["jupyter-server (>=2.0.0)", "pytest (>=7.0)", "pytest-jupyter[server] (> [[package]] name = "jupyterlab" -version = "4.4.9" +version = "4.3.8" description = "JupyterLab computational environment" optional = false -python-versions = ">=3.9" +python-versions = ">=3.8" groups = ["main"] files = [ - {file = "jupyterlab-4.4.9-py3-none-any.whl", hash = "sha256:394c902827350c017430a8370b9f40c03c098773084bc53930145c146d3d2cb2"}, - {file = "jupyterlab-4.4.9.tar.gz", hash = "sha256:ea55aca8269909016d5fde2dc09b97128bc931230183fe7e2920ede5154ad9c2"}, + {file = "jupyterlab-4.3.8-py3-none-any.whl", hash = "sha256:8c6451ef224a18b457975fd52010e45a7aef58b719dfb242c5f253e0e48ea047"}, + {file = "jupyterlab-4.3.8.tar.gz", hash = "sha256:2ffd0e7b82786dba54743f4d1646130642ed81cb9e52f0a31e79416f6e5ba2e7"}, ] [package.dependencies] async-lru = ">=1.0.0" -httpx = ">=0.25.0,<1" -ipykernel = ">=6.5.0,<6.30.0 || >6.30.0" +httpx = ">=0.25.0" +ipykernel = ">=6.5.0" jinja2 = ">=3.0.3" jupyter-core = "*" jupyter-lsp = ">=2.0.0" @@ -1792,9 +1791,9 @@ tornado = ">=6.2.0" traitlets = "*" [package.extras] -dev = ["build", "bump2version", "coverage", "hatch", "pre-commit", "pytest-cov", "ruff (==0.11.4)"] -docs = ["jsx-lexer", "myst-parser", "pydata-sphinx-theme (>=0.13.0)", "pytest", "pytest-check-links", "pytest-jupyter", "sphinx (>=1.8,<8.2.0)", "sphinx-copybutton"] -docs-screenshots = ["altair (==5.5.0)", "ipython (==8.16.1)", "ipywidgets (==8.1.5)", "jupyterlab-geojson (==3.4.0)", "jupyterlab-language-pack-zh-cn (==4.3.post1)", "matplotlib (==3.10.0)", "nbconvert (>=7.0.0)", "pandas (==2.2.3)", "scipy (==1.15.1)", "vega-datasets (==0.9.0)"] +dev = ["build", "bump2version", "coverage", "hatch", "pre-commit", "pytest-cov", "ruff (==0.6.9)"] +docs = ["jsx-lexer", "myst-parser", "pydata-sphinx-theme (>=0.13.0)", "pytest", "pytest-check-links", "pytest-jupyter", "sphinx (>=1.8,<8.1.0)", "sphinx-copybutton"] +docs-screenshots = ["altair (==5.5.0)", "ipython (==8.16.1)", "ipywidgets (==8.1.5)", "jupyterlab-geojson (==3.4.0)", "jupyterlab-language-pack-zh-cn (==4.2.post3)", "matplotlib (==3.9.2)", "nbconvert (>=7.0.0)", "pandas (==2.2.3)", "scipy (==1.14.1)", "vega-datasets (==0.9.0)"] test = ["coverage", "pytest (>=7.0)", "pytest-check-links (>=0.7)", "pytest-console-scripts", "pytest-cov", "pytest-jupyter (>=0.5.3)", "pytest-timeout", "pytest-tornasync", "requests", "requests-cache", "virtualenv"] upgrade-extension = ["copier (>=9,<10)", "jinja2-time (<0.3)", "pydantic (<3.0)", "pyyaml-include (<3.0)", "tomli-w (<2.0)"] @@ -3401,16 +3400,21 @@ certifi = "*" [[package]] name = "pyshp" -version = "2.3.1" +version = "3.0.3" description = "Pure Python read/write support for ESRI Shapefile format" optional = false -python-versions = ">=2.7" +python-versions = ">=3.9" groups = ["main"] files = [ - {file = "pyshp-2.3.1-py2.py3-none-any.whl", hash = "sha256:67024c0ccdc352ba5db777c4e968483782dfa78f8e200672a90d2d30fd8b7b49"}, - {file = "pyshp-2.3.1.tar.gz", hash = "sha256:4caec82fd8dd096feba8217858068bacb2a3b5950f43c048c6dc32a3489d5af1"}, + {file = "pyshp-3.0.3-py3-none-any.whl", hash = "sha256:28c8fac8c0c25bb0fecbbfd10ead7f319c2ff2f3b0b44a94f22bd2c93510ad42"}, + {file = "pyshp-3.0.3.tar.gz", hash = "sha256:bf4678b13dd53578ed87669676a2fffeccbcded1ec8ff9cafb36d1b660f4b305"}, ] +[package.extras] +dev = ["pre-commit", "pytest", "ruff"] +stubs = ["pyshp-stubs"] +test = ["pytest"] + [[package]] name = "pyspnego" version = "0.12.0" @@ -3448,14 +3452,14 @@ six = ">=1.5" [[package]] name = "python-dotenv" -version = "1.1.1" +version = "1.2.1" description = "Read key-value pairs from a .env file and set them as environment variables" optional = false python-versions = ">=3.9" groups = ["main"] files = [ - {file = "python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc"}, - {file = "python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab"}, + {file = "python_dotenv-1.2.1-py3-none-any.whl", hash = "sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61"}, + {file = "python_dotenv-1.2.1.tar.gz", hash = "sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6"}, ] [package.extras] @@ -4025,21 +4029,21 @@ files = [ [[package]] name = "s3transfer" -version = "0.10.4" +version = "0.16.0" description = "An Amazon S3 Transfer Manager" optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" groups = ["main"] files = [ - {file = "s3transfer-0.10.4-py3-none-any.whl", hash = "sha256:244a76a24355363a68164241438de1b72f8781664920260c48465896b712a41e"}, - {file = "s3transfer-0.10.4.tar.gz", hash = "sha256:29edc09801743c21eb5ecbc617a152df41d3c287f67b615f73e5f750583666a7"}, + {file = "s3transfer-0.16.0-py3-none-any.whl", hash = "sha256:18e25d66fed509e3868dc1572b3f427ff947dd2c56f844a5bf09481ad3f3b2fe"}, + {file = "s3transfer-0.16.0.tar.gz", hash = "sha256:8e990f13268025792229cd52fa10cb7163744bf56e719e0b9cb925ab79abf920"}, ] [package.dependencies] -botocore = ">=1.33.2,<2.0a.0" +botocore = ">=1.37.4,<2.0a.0" [package.extras] -crt = ["botocore[crt] (>=1.33.2,<2.0a.0)"] +crt = ["botocore[crt] (>=1.37.4,<2.0a.0)"] [[package]] name = "secretstorage" @@ -4635,4 +4639,4 @@ files = [ [metadata] lock-version = "2.1" python-versions = "3.12.9" -content-hash = "4ce0d21405d7038a4019d2320ce218d33024ee75c00874463ea2411fd4b5016f" +content-hash = "be7b7fb254aa1d935ede0b7c7be227e7a015580fbd3531cac2e5a246f5b89405" diff --git a/images/python-arcgis/pyproject.toml b/images/python-arcgis/pyproject.toml index 5173c24..827695b 100644 --- a/images/python-arcgis/pyproject.toml +++ b/images/python-arcgis/pyproject.toml @@ -9,15 +9,15 @@ python = "3.12.9" arcgis = "2.4.1.3" numpy = "1.26.4" pandas = "2.2.3" -geopandas = "1.1.1" -python-dotenv = "1.1.1" -boto3 = "1.34.52" +geopandas = "1.1.2" +python-dotenv = "1.2.1" +boto3 = "1.42.34" toml = "0.10.2" -datadog-api-client = "2.44.0" -pyshp = "2.3.1" -gdal = "3.6.4" -azure-storage-blob = "12.26.0" -arcgis-mapping = "4.31.0" +datadog-api-client = "2.50.0" +pyshp = "3.0.3" +gdal = "3.12.1" +azure-storage-blob = "12.28.0" +arcgis-mapping = "4.33.1" [build-system] requires = ["poetry-core"]