From a183613a62642c82aad86deda36d2909b0077259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:30:40 +0000 Subject: [PATCH] [Tech] Bump the pip group in /datascience with 7 updates Bumps the pip group in /datascience with 7 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` | | [fiona](https://github.com/Toblerity/Fiona) | `1.9.6` | `1.10.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.2` | `20.26.6` | | [zipp](https://github.com/jaraco/zipp) | `3.19.0` | `3.19.1` | Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) Updates `fiona` from 1.9.6 to 1.10.0 - [Release notes](https://github.com/Toblerity/Fiona/releases) - [Changelog](https://github.com/Toblerity/Fiona/blob/main/CHANGES.txt) - [Commits](https://github.com/Toblerity/Fiona/compare/1.9.6...1.10.0) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5) Updates `tornado` from 6.4 to 6.4.2 - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.2) Updates `urllib3` from 2.2.1 to 2.2.2 - [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/2.2.1...2.2.2) Updates `virtualenv` from 20.26.2 to 20.26.6 - [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.26.2...20.26.6) Updates `zipp` from 3.19.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: fiona dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: virtualenv dependency-type: direct:development dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- datascience/requirements-dev.txt | 14 +++++++------- datascience/requirements.txt | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/datascience/requirements-dev.txt b/datascience/requirements-dev.txt index b7b7a3e74f..02169aeb8d 100644 --- a/datascience/requirements-dev.txt +++ b/datascience/requirements-dev.txt @@ -1,7 +1,7 @@ astroid==2.15.8 ; python_full_version == "3.10.12" attrs==23.2.0 ; python_full_version == "3.10.12" black==24.4.2 ; python_full_version == "3.10.12" -certifi==2024.2.2 ; python_full_version == "3.10.12" +certifi==2024.7.4 ; python_full_version == "3.10.12" cfgv==3.4.0 ; python_full_version == "3.10.12" charset-normalizer==3.3.2 ; python_full_version == "3.10.12" click-plugins==1.1.1 ; python_full_version == "3.10.12" @@ -20,7 +20,7 @@ distributed==2024.5.1 ; python_full_version == "3.10.12" docker==7.1.0 ; python_full_version == "3.10.12" exceptiongroup==1.2.1 ; python_full_version == "3.10.12" filelock==3.14.0 ; python_full_version == "3.10.12" -fiona==1.9.6 ; python_full_version == "3.10.12" +fiona==1.10.0 ; python_full_version == "3.10.12" fsspec==2024.5.0 ; python_full_version == "3.10.12" geoalchemy2==0.13.3 ; python_full_version == "3.10.12" geopandas==0.13.2 ; python_full_version == "3.10.12" @@ -31,7 +31,7 @@ importlib-metadata==7.1.0 ; python_full_version == "3.10.12" importlib-resources==6.4.0 ; python_full_version == "3.10.12" iniconfig==2.0.0 ; python_full_version == "3.10.12" isort==5.13.2 ; python_full_version == "3.10.12" -jinja2==3.1.4 ; python_full_version == "3.10.12" +jinja2==3.1.5 ; python_full_version == "3.10.12" lazy-object-proxy==1.10.0 ; python_full_version == "3.10.12" locket==1.0.0 ; python_full_version == "3.10.12" markupsafe==2.1.5 ; python_full_version == "3.10.12" @@ -77,11 +77,11 @@ toml==0.10.2 ; python_full_version == "3.10.12" tomli==2.0.1 ; python_full_version == "3.10.12" tomlkit==0.12.5 ; python_full_version == "3.10.12" toolz==0.12.1 ; python_full_version == "3.10.12" -tornado==6.4 ; python_full_version == "3.10.12" +tornado==6.4.2 ; python_full_version == "3.10.12" typing-extensions==4.12.0 ; python_full_version == "3.10.12" tzdata==2024.1 ; python_full_version == "3.10.12" -urllib3==2.2.1 ; python_full_version == "3.10.12" -virtualenv==20.26.2 ; python_full_version == "3.10.12" +urllib3==2.2.2 ; python_full_version == "3.10.12" +virtualenv==20.26.6 ; python_full_version == "3.10.12" wrapt==1.16.0 ; python_full_version == "3.10.12" zict==3.0.0 ; python_full_version == "3.10.12" -zipp==3.19.0 ; python_full_version == "3.10.12" +zipp==3.19.1 ; python_full_version == "3.10.12" diff --git a/datascience/requirements.txt b/datascience/requirements.txt index 1075f74521..868558195f 100644 --- a/datascience/requirements.txt +++ b/datascience/requirements.txt @@ -1,5 +1,5 @@ attrs==23.2.0 ; python_full_version == "3.10.12" -certifi==2024.2.2 ; python_full_version == "3.10.12" +certifi==2024.7.4 ; python_full_version == "3.10.12" charset-normalizer==3.3.2 ; python_full_version == "3.10.12" click-plugins==1.1.1 ; python_full_version == "3.10.12" click==8.1.7 ; python_full_version == "3.10.12" @@ -14,7 +14,7 @@ dask==2024.5.1 ; python_full_version == "3.10.12" distributed==2024.5.1 ; python_full_version == "3.10.12" docker==7.1.0 ; python_full_version == "3.10.12" exceptiongroup==1.2.1 ; python_full_version == "3.10.12" -fiona==1.9.6 ; python_full_version == "3.10.12" +fiona==1.10.0 ; python_full_version == "3.10.12" fsspec==2024.5.0 ; python_full_version == "3.10.12" geoalchemy2==0.13.3 ; python_full_version == "3.10.12" geopandas==0.13.2 ; python_full_version == "3.10.12" @@ -23,7 +23,7 @@ idna==3.7 ; python_full_version == "3.10.12" importlib-metadata==7.1.0 ; python_full_version == "3.10.12" importlib-resources==6.4.0 ; python_full_version == "3.10.12" iniconfig==2.0.0 ; python_full_version == "3.10.12" -jinja2==3.1.4 ; python_full_version == "3.10.12" +jinja2==3.1.5 ; python_full_version == "3.10.12" locket==1.0.0 ; python_full_version == "3.10.12" markupsafe==2.1.5 ; python_full_version == "3.10.12" marshmallow-oneofschema==3.1.1 ; python_full_version == "3.10.12" @@ -60,9 +60,9 @@ text-unidecode==1.3 ; python_full_version == "3.10.12" toml==0.10.2 ; python_full_version == "3.10.12" tomli==2.0.1 ; python_full_version == "3.10.12" toolz==0.12.1 ; python_full_version == "3.10.12" -tornado==6.4 ; python_full_version == "3.10.12" +tornado==6.4.2 ; python_full_version == "3.10.12" typing-extensions==4.12.0 ; python_full_version == "3.10.12" tzdata==2024.1 ; python_full_version == "3.10.12" -urllib3==2.2.1 ; python_full_version == "3.10.12" +urllib3==2.2.2 ; python_full_version == "3.10.12" zict==3.0.0 ; python_full_version == "3.10.12" -zipp==3.19.0 ; python_full_version == "3.10.12" +zipp==3.19.1 ; python_full_version == "3.10.12"