From 7f13a4da08b922ef39fff98f98c0f3f2654bcd44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:56:32 +0000 Subject: [PATCH] [Tech] Bump the non-major-dev-dependencies group across 1 directory with 3 updates Bumps the non-major-dev-dependencies group with 3 updates in the /datascience directory: [openpyxl](https://openpyxl.readthedocs.io), [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [faker](https://github.com/joke2k/faker). Updates `openpyxl` from 3.1.2 to 3.1.4 Updates `jupyterlab` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.1...@jupyterlab/lsp@4.2.2) Updates `faker` from 25.8.0 to 25.9.1 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v25.8.0...v25.9.1) --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dev-dependencies ... Signed-off-by: dependabot[bot] --- datascience/poetry.lock | 23 ++++++++++++----------- datascience/pyproject.toml | 6 +++--- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/datascience/poetry.lock b/datascience/poetry.lock index 1717dfebef..a3e4d155cb 100644 --- a/datascience/poetry.lock +++ b/datascience/poetry.lock @@ -1338,13 +1338,13 @@ tests = ["asttokens (>=2.1.0)", "coverage", "coverage-enable-subprocess", "ipyth [[package]] name = "faker" -version = "25.8.0" +version = "25.9.1" description = "Faker is a Python package that generates fake data for you." optional = false python-versions = ">=3.8" files = [ - {file = "Faker-25.8.0-py3-none-any.whl", hash = "sha256:4c40b34a9c569018d4f9d6366d71a4da8a883d5ddf2b23197be5370f29b7e1b6"}, - {file = "Faker-25.8.0.tar.gz", hash = "sha256:bdec5f2fb057d244ebef6e0ed318fea4dcbdf32c3a1a010766fc45f5d68fc68d"}, + {file = "Faker-25.9.1-py3-none-any.whl", hash = "sha256:f1dc27dc8035cb7e97e96afbb5fe1305eed6aeea53374702cbac96acfe851626"}, + {file = "Faker-25.9.1.tar.gz", hash = "sha256:0e1cf7a8d3c94de91a65ab1e9cf7050903efae1e97901f8e5924a9f45147ae44"}, ] [package.dependencies] @@ -2438,13 +2438,13 @@ test = ["jupyter-server (>=2.0.0)", "pytest (>=7.0)", "pytest-jupyter[server] (> [[package]] name = "jupyterlab" -version = "4.2.1" +version = "4.2.2" description = "JupyterLab computational environment" optional = false python-versions = ">=3.8" files = [ - {file = "jupyterlab-4.2.1-py3-none-any.whl", hash = "sha256:6ac6e3827b3c890e6e549800e8a4f4aaea6a69321e2240007902aa7a0c56a8e4"}, - {file = "jupyterlab-4.2.1.tar.gz", hash = "sha256:a10fb71085a6900820c62d43324005046402ffc8f0fde696103e37238a839507"}, + {file = "jupyterlab-4.2.2-py3-none-any.whl", hash = "sha256:59ee9b839f43308c3dfd55d72d1f1a299ed42a7f91f2d1afe9c12a783f9e525f"}, + {file = "jupyterlab-4.2.2.tar.gz", hash = "sha256:a534b6a25719a92a40d514fb133a9fe8f0d9981b0bbce5d8a5fcaa33344a3038"}, ] [package.dependencies] @@ -2458,6 +2458,7 @@ jupyter-server = ">=2.4.0,<3" jupyterlab-server = ">=2.27.1,<3" notebook-shim = ">=0.2" packaging = "*" +setuptools = ">=40.1.0" tornado = ">=6.2.0" traitlets = "*" @@ -3375,13 +3376,13 @@ defusedxml = "*" [[package]] name = "openpyxl" -version = "3.1.2" +version = "3.1.4" description = "A Python library to read/write Excel 2010 xlsx/xlsm files" optional = false -python-versions = ">=3.6" +python-versions = ">=3.8" files = [ - {file = "openpyxl-3.1.2-py2.py3-none-any.whl", hash = "sha256:f91456ead12ab3c6c2e9491cf33ba6d08357d802192379bb482f1033ade496f5"}, - {file = "openpyxl-3.1.2.tar.gz", hash = "sha256:a6f5977418eff3b2d5500d54d9db50c8277a368436f4e4f8ddb1be3422870184"}, + {file = "openpyxl-3.1.4-py2.py3-none-any.whl", hash = "sha256:ec17f6483f2b8f7c88c57e5e5d3b0de0e3fb9ac70edc084d28e864f5b33bbefd"}, + {file = "openpyxl-3.1.4.tar.gz", hash = "sha256:8d2c8adf5d20d6ce8f9bca381df86b534835e974ed0156dacefa76f68c1d69fb"}, ] [package.dependencies] @@ -6281,4 +6282,4 @@ test = ["pytest"] [metadata] lock-version = "2.0" python-versions = "3.11.6" -content-hash = "2278561233b0a255d087edaaf2d253f69a1f23c81a4455592c0e1834ceb4d09d" +content-hash = "36834da0b243c9d844b778bf84f3fbcf08437cc8c194682e73da760565143ff7" diff --git a/datascience/pyproject.toml b/datascience/pyproject.toml index 31fbebcb40..5a5c7e2026 100644 --- a/datascience/pyproject.toml +++ b/datascience/pyproject.toml @@ -39,7 +39,7 @@ plotly = "^5.17.0" xlsxwriter = "^3.1.8" jupyter = "^1.0.0" matplotlib = "^3.8.0" -openpyxl = "^3.1.2" +openpyxl = "^3.1.4" matplotlib-venn = "^0.11.9" seaborn = "^0.13.0" line-profiler = "^4.1.1" @@ -47,12 +47,12 @@ ipywidgets = "^8.1.3" pyarrow = "^14.0.1" xlrd = "^2.0.1" tabula-py = "^2.8.2" -jupyterlab = "^4.0.7" +jupyterlab = "^4.2.2" grip = "^4.6.2" sphinxcontrib-fulltoc = "^1.2.0" sphinx = "^7.2.6" sphinx-rtd-theme = "^2.0.0" -faker = "^25.8.0" +faker = "^25.9.1" sphinx-intl = "^2.1.0" sphinx-autoapi = "^3.0.0" prefect = {version = "1.3", extras = ["viz"]}