diff --git a/environment.yml b/environment.yml index 5a18f85..613b988 100644 --- a/environment.yml +++ b/environment.yml @@ -6,7 +6,7 @@ dependencies: - alabaster=1.0.0 - annotated-types=0.7.0 - anyio=4.11.0 - - astroid=4.0.1 + - astroid=4.0.2 - babel=2.17.0 - backoff=2.2.1 - black=25.1.0 @@ -25,7 +25,7 @@ dependencies: - click-option-group=0.5.6 - colorama=0.4.6 - contourpy=1.3.3 - - coverage=7.11.0 + - coverage=7.11.3 - cycler=0.12.1 - daiquiri=3.0.0 - deprecated=1.2.18 @@ -70,7 +70,7 @@ dependencies: - libbrotlidec=1.2.0 - libbrotlienc=1.2.0 - libcblas=3.9.0 - - libcurl=8.16.0 + - libcurl=8.17.0 - libcxx=21.1.5 - libdeflate=1.25 - libedit=3.1.20250104 @@ -79,7 +79,7 @@ dependencies: - libffi=3.5.2 - libfreetype=2.14.1 - libfreetype6=2.14.1 - - libgdal-core=3.11.4 + - libgdal-core=3.12.0 - libgfortran=15.2.0 - libgfortran5=15.2.0 - libhwy=1.3.0 @@ -94,7 +94,7 @@ dependencies: - libpng=1.6.50 - librttopo=1.1.0 - libspatialite=5.1.0 - - libsqlite=3.50.4 + - libsqlite=3.51.0 - libssh2=1.11.1 - libtiff=4.7.1 - libwebp-base=1.6.0 @@ -104,7 +104,7 @@ dependencies: - libxml2-devel=2.15.1 - libxslt=1.1.43 - libzlib=1.3.1 - - llvm-openmp=21.1.4 + - llvm-openmp=21.1.5 - lxml=6.0.2 - lz4-c=1.10.0 - lzo=2.10 @@ -126,35 +126,35 @@ dependencies: - networkx=3.5 - numpy=2.3.4 - openjpeg=2.5.4 - - openssl=3.5.4 + - openssl=3.6.0 - packaging=25.0 - pandas=2.3.3 - pathspec=0.12.1 - pcre2=10.46 - pillow=12.0.0 - - pip=25.2 + - pip=25.3 - platformdirs=4.5.0 - pluggy=1.6.0 - proj=9.7.0 - propcache=0.3.1 - pthread-stubs=0.4 - pycparser=2.22 - - pydantic=2.12.3 - - pydantic-core=2.41.4 + - pydantic=2.12.4 + - pydantic-core=2.41.5 - pygments=2.19.2 - pylint=4.0.2 - pyogrio=0.11.1 - pyparsing=3.2.5 - pyproj=3.7.2 - pysocks=1.7.1 - - pytest=8.4.2 + - pytest=9.0.0 - pytest-cov=7.0.0 - pytest-mock=3.15.1 - python=3.11.11 - python-dateutil=2.9.0.post0 - python-gitlab=5.6.0 - python-json-logger=2.0.7 - - python-semantic-release=10.4.1 + - python-semantic-release=10.5.2 - python-tzdata=2025.2 - python_abi=3.11 - pytz=2025.2 @@ -184,7 +184,7 @@ dependencies: - sphinxcontrib-jsmath=1.0.1 - sphinxcontrib-qthelp=2.0.0 - sphinxcontrib-serializinghtml=1.1.10 - - sqlite=3.50.4 + - sqlite=3.51.0 - stdlib-list=0.12.0 - threadpoolctl=3.6.0 - tk=8.6.13 diff --git a/requirements.txt b/requirements.txt index 2b792e7..1682d9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ alabaster==1.0.0 annotated-types==0.7.0 anyio==4.11.0 -astroid==4.0.1 +astroid==4.0.2 babel==2.17.0 backoff==2.2.1 black==25.1.0 @@ -14,7 +14,7 @@ click==8.1.8 click-option-group==0.5.6 colorama==0.4.6 contourpy==1.3.3 -coverage==7.11.0 +coverage==7.11.3 cycler==0.12.1 daiquiri==3.0.0 Deprecated==1.2.18 @@ -60,26 +60,26 @@ packaging==25.0 pandas==2.3.3 pathspec==0.12.1 pillow==12.0.0 -pip==25.2 +pip==25.3 platformdirs==4.5.0 pluggy==1.6.0 propcache==0.3.1 pycparser==2.22 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 pylint==4.0.2 pyogrio==0.11.1 pyparsing==3.2.5 pyproj==3.7.2 PySocks==1.7.1 -pytest==8.4.2 +pytest==9.0.0 pytest-cov==7.0.0 pytest-mock==3.15.1 python-dateutil==2.9.0.post0 python-gitlab==5.6.0 python-json-logger==2.0.7 -python-semantic-release==10.4.1 +python-semantic-release==10.5.2 pytz==2025.2 PyYAML==6.0.3 rdflib==7.4.0