From 6119b83ce71b2820bffd829de4194376bf2aca0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:39:17 +0000 Subject: [PATCH] build(deps): bump the pip-minor-deps group with 12 updates Bumps the pip-minor-deps group with 12 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.0.4` | `8.1.7` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.4` | `42.0.5` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.19.2` | `6.29.2` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.0.4` | `8.1.2` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.0.10` | `3.1.2` | | [pandas](https://github.com/pandas-dev/pandas) | `2.1.4` | `2.2.1` | | [tenacity](https://github.com/jd/tenacity) | `8.2.2` | `8.2.3` | | [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.2` | | [panel](https://github.com/holoviz/panel) | `1.3.6` | `1.3.8` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.23` | `2.0.27` | | [psycopg](https://github.com/psycopg/psycopg) | `3.1.16` | `3.1.18` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `2.6.0` | `2.14.0` | Updates `click` from 8.0.4 to 8.1.7 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.0.4...8.1.7) Updates `cryptography` from 42.0.4 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5) Updates `ipykernel` from 6.19.2 to 6.29.2 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipython/ipykernel/compare/v6.19.2...v6.29.2) Updates `ipywidgets` from 8.0.4 to 8.1.2 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.0.4...8.1.2) Updates `openpyxl` from 3.0.10 to 3.1.2 Updates `pandas` from 2.1.4 to 2.2.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.4...v2.2.1) Updates `tenacity` from 8.2.2 to 8.2.3 - [Commits](https://github.com/jd/tenacity/compare/8.2.2...8.2.3) Updates `tqdm` from 4.65.0 to 4.66.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.2) Updates `panel` from 1.3.6 to 1.3.8 - [Release notes](https://github.com/holoviz/panel/releases) - [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md) - [Commits](https://github.com/holoviz/panel/compare/v1.3.6...v1.3.8) Updates `sqlalchemy` from 2.0.23 to 2.0.27 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `psycopg` from 3.1.16 to 3.1.18 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.16...3.1.18) Updates `google-cloud-storage` from 2.6.0 to 2.14.0 - [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.6.0...v2.14.0) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-deps - dependency-name: ipykernel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: ipywidgets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-deps - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: panel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-deps - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-deps - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-deps - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 060c6a1..6eaba2d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,16 +1,16 @@ setuptools==67.8.0 -click==8.0.4 -cryptography==42.0.4 -ipykernel==6.19.2 -ipywidgets==8.0.4 -openpyxl==3.0.10 -pandas==2.1.4 +click==8.1.7 +cryptography==42.0.5 +ipykernel==6.29.2 +ipywidgets==8.1.2 +openpyxl==3.1.2 +pandas==2.2.1 passlib==1.7.4 -tenacity==8.2.2 -tqdm==4.65.0 -panel==1.3.6 -sqlalchemy==2.0.23 -psycopg==3.1.16 +tenacity==8.2.3 +tqdm==4.66.2 +panel==1.3.8 +sqlalchemy==2.0.27 +psycopg==3.1.18 hydra-core==1.3.2 -google-cloud-storage==2.6.0 +google-cloud-storage==2.14.0 pytesseract==0.3.10