From 75d5a63f5ee5e5a1833e7b5c5c2c98b506aa2ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:46:24 +0000 Subject: [PATCH 01/12] Bump aiohttp from 3.8.4 to 3.8.5 (#184) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d4fb5b5..6e703bf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ affine==2.3.1 aiobotocore==2.4.0 -aiohttp==3.8.4 +aiohttp==3.8.5 aioitertools==0.11.0 aiosignal==1.3.1 alembic==1.10.1 From e711ade64ffa9ee5c4f8e69561ba55110f81ecc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:46:34 +0000 Subject: [PATCH 02/12] Bump certifi from 2022.12.7 to 2023.7.22 (#185) Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e703bf0..ab7fb8ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Bottleneck==1.3.6 brotlipy==0.7.0 cached-property==1.5.2 Cartopy==0.21.1 -certifi==2022.12.7 +certifi==2023.7.22 cffi==1.15.1 cftime==1.6.2 charset-normalizer==2.1.1 From 332834a6e8409d0d43a3a1526d26e291ca042df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:46:41 +0000 Subject: [PATCH 03/12] Bump tornado from 6.2 to 6.3.3 (#188) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab7fb8ed..a7ab525b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -96,7 +96,7 @@ SQLAlchemy==2.0.5.post1 structlog==22.3.0 tblib==1.7.0 toolz==0.12.0 -tornado==6.2 +tornado==6.3.3 tqdm==4.64.1 trollimage==1.19.0 trollsift==0.5.0 From 89cd2af5bb53ae89de2eafd130a59058eaf8bdd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:46:49 +0000 Subject: [PATCH 04/12] Bump cryptography from 38.0.4 to 41.0.4 (#192) Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7ab525b..809d0392 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cligj==0.7.2 cloudpickle==2.2.0 colorama==0.4.6 configobj==5.0.6 -cryptography==38.0.4 +cryptography==41.0.4 cycler==0.11.0 cytoolz==0.12.0 dask==2022.12.1 From 2a59f3d2647aa5fcd125e37f1077746671006c35 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:47:01 +0000 Subject: [PATCH 05/12] [pre-commit.ci] pre-commit autoupdate (#175) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.260 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.260...v0.1.6) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v4.0.0-alpha.3](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.6...v4.0.0-alpha.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd9393d1..16ea3cdd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ default_language_version: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: # list of supported hooks: https://pre-commit.com/hooks.html - id: trailing-whitespace @@ -12,16 +12,16 @@ repos: - id: detect-private-key # python code formatting/linting - - repo: https://github.com/charliermarsh/ruff-pre-commit + - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: "v0.0.260" + rev: "v0.1.6" hooks: - id: ruff args: [--fix] # yaml formatting - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.6 + rev: v4.0.0-alpha.3 hooks: - id: prettier types: [yaml] From 11d48f041f9480ed0d7757e1b3407f82a9bad82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:47:15 +0000 Subject: [PATCH 06/12] Bump pillow from 9.2.0 to 10.0.1 (#194) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 10.0.1. - [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/9.2.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 809d0392..21fdac0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ numpy==1.23.0 packaging==22.0 pandas==1.5.3 partd==1.3.0 -Pillow==9.2.0 +Pillow==10.0.1 pip==22.3.1 pooch==1.6.0 psutil==5.9.4 From 04324968c6d8901a2b4d262b2ea6861b8416966c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:47:24 +0000 Subject: [PATCH 07/12] Bump imagecodecs from 2022.9.26 to 2023.9.18 (#195) Bumps [imagecodecs](https://github.com/cgohlke/imagecodecs) from 2022.9.26 to 2023.9.18. - [Release notes](https://github.com/cgohlke/imagecodecs/releases) - [Changelog](https://github.com/cgohlke/imagecodecs/blob/master/CHANGES.rst) - [Commits](https://github.com/cgohlke/imagecodecs/compare/v2022.9.26...v2023.9.18) --- updated-dependencies: - dependency-name: imagecodecs dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21fdac0b..6d4c0b2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ h5netcdf==1.1.0 h5py==3.8.0 HeapDict==1.0.1 idna==3.4 -imagecodecs==2022.9.26 +imagecodecs==2023.9.18 importlib-metadata==5.2.0 Jinja2==3.1.2 jmespath==1.0.1 From 9b298b6f8a64417a42cf2ff5e68816006a2e24ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:47:32 +0000 Subject: [PATCH 08/12] Bump urllib3 from 1.26.13 to 1.26.18 (#196) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d4c0b2f..6dc443f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ tqdm==4.64.1 trollimage==1.19.0 trollsift==0.5.0 typing_extensions==4.4.0 -urllib3==1.26.13 +urllib3==1.26.18 wheel==0.38.4 wrapt==1.15.0 xarray==2022.3.0 From c9f3523e9c40bfbb6f54464fd0d11fc36c8469cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:47:51 +0000 Subject: [PATCH 09/12] Bump aiohttp from 3.8.5 to 3.9.0 (#203) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dc443f1..a64377d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ affine==2.3.1 aiobotocore==2.4.0 -aiohttp==3.8.5 +aiohttp==3.9.0 aioitertools==0.11.0 aiosignal==1.3.1 alembic==1.10.1 From 070e9a2276461d05dc8c470e3ac3b393ab8dfa73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:48:39 +0000 Subject: [PATCH 10/12] Bump pip from 22.3.1 to 23.3 (#202) Bumps [pip](https://github.com/pypa/pip) from 22.3.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/22.3.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Bieker --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a64377d3..51c67af6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,8 +62,8 @@ numpy==1.23.0 packaging==22.0 pandas==1.5.3 partd==1.3.0 +pip==23.3 Pillow==10.0.1 -pip==22.3.1 pooch==1.6.0 psutil==5.9.4 psycopg2-binary==2.9.5 From d6c35a13edfbd512c9f0523ff6e1c527be0bf214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:48:48 +0000 Subject: [PATCH 11/12] Bump cryptography from 41.0.4 to 41.0.6 (#204) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51c67af6..45ecf743 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cligj==0.7.2 cloudpickle==2.2.0 colorama==0.4.6 configobj==5.0.6 -cryptography==41.0.4 +cryptography==41.0.6 cycler==0.11.0 cytoolz==0.12.0 dask==2022.12.1 From c789bf966666850a6caba6992bb1b528d63b90a4 Mon Sep 17 00:00:00 2001 From: BumpVersion Action Date: Fri, 8 Dec 2023 08:50:32 +0000 Subject: [PATCH 12/12] =?UTF-8?q?Bump=20version:=202.11.15=20=E2=86=92=202?= =?UTF-8?q?.11.16=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- satip/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 1c971263..e959892f 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,7 +1,7 @@ [bumpversion] commit = True tag = True -current_version = 2.11.15 +current_version = 2.11.16 message = Bump version: {current_version} → {new_version} [skip ci] [bumpversion:file:satip/__init__.py] diff --git a/satip/__init__.py b/satip/__init__.py index 6d203fd7..658689ca 100644 --- a/satip/__init__.py +++ b/satip/__init__.py @@ -1,3 +1,3 @@ # noqa: D104 -__version__ = "2.11.15" +__version__ = "2.11.16"