From 4f9421564dc9fbf696a488e6e328b780c16095e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:54:40 +0000 Subject: [PATCH] build(deps): bump the pip-minor-deps group across 1 directory with 5 updates Bumps the pip-minor-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [panel](https://github.com/holoviz/panel) | `1.4.5` | `1.5.5` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.37` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` | | [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files) | `0.4.0` | `0.5.0` | | [mike](https://github.com/jimporter/mike) | `2.1.2` | `2.1.3` | Updates `panel` from 1.4.5 to 1.5.5 - [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.4.5...v1.5.5) Updates `sqlalchemy` from 2.0.36 to 2.0.37 - [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 `mkdocstrings-python` from 1.12.2 to 1.13.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.12.2...1.13.0) Updates `mkdocs-gen-files` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases) - [Commits](https://github.com/oprypin/mkdocs-gen-files/compare/v0.4.0...v0.5.0) Updates `mike` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](https://github.com/jimporter/mike/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: panel dependency-type: direct:production update-type: version-update:semver-minor 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: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: mkdocs-gen-files dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-deps - dependency-name: mike dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-deps ... Signed-off-by: dependabot[bot] --- requirements/docs-requirements.txt | 6 +++--- requirements/requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/docs-requirements.txt b/requirements/docs-requirements.txt index 640eda5..783e27c 100644 --- a/requirements/docs-requirements.txt +++ b/requirements/docs-requirements.txt @@ -1,10 +1,10 @@ mkdocs==1.6.1 mkdocstrings==0.27.0 -mkdocstrings-python==1.12.2 +mkdocstrings-python==1.13.0 mkdocs-material==9.5.49 -mkdocs-gen-files==0.4.0 +mkdocs-gen-files==0.5.0 mkdocs-literate-nav==0.6.1 mkdocs-section-index==0.3.9 mkdocs-github-admonitions-plugin==0.0.3 -mike==2.1.2 +mike==2.1.3 black==24.10.0 diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f305b00..4a33c02 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -8,8 +8,8 @@ pandas==2.2.3 passlib==1.7.4 tenacity==8.5.0 tqdm==4.67.1 -panel==1.4.5 -sqlalchemy==2.0.36 +panel==1.5.5 +sqlalchemy==2.0.37 psycopg==3.2.3 hydra-core==1.3.2 google-cloud-storage==2.19.0