From d6f93242e4ad0ba022af7be0e683c6cb596bc520 Mon Sep 17 00:00:00 2001 From: Theodore Chang Date: Thu, 7 Nov 2024 18:52:48 +0100 Subject: [PATCH] Update packages --- requirements-dev.txt | 6 +++--- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6c12a54..831b573 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --all-extras --annotation-style=line --output-file=requirements-dev.txt pyproject.toml @@ -27,7 +27,7 @@ mkdocs==1.6.1 # via mike, mkdocs-autorefs, mkdocs-awesome-pages-plug mkdocs-autorefs==1.2.0 # via mkdocstrings, mkdocstrings-python mkdocs-awesome-pages-plugin==2.9.3 # via msglc (pyproject.toml) mkdocs-get-deps==0.2.0 # via mkdocs -mkdocs-material==9.5.43 # via msglc (pyproject.toml) +mkdocs-material==9.5.44 # via msglc (pyproject.toml) mkdocs-material-extensions==1.3.1 # via mkdocs-material mkdocstrings[python]==0.26.2 # via mkdocstrings-python, msglc (pyproject.toml) mkdocstrings-python==1.12.2 # via mkdocstrings @@ -52,7 +52,7 @@ pytest-cov==6.0.0 # via msglc (pyproject.toml) python-dateutil==2.9.0.post0 # via ghp-import pyyaml==6.0.2 # via mike, mkdocs, mkdocs-get-deps, pymdown-extensions, pyyaml-env-tag pyyaml-env-tag==0.1 # via mike, mkdocs -regex==2024.9.11 # via mkdocs-material +regex==2024.11.6 # via mkdocs-material requests==2.32.3 # via mkdocs-material ruff==0.7.2 # via msglc (pyproject.toml) six==1.16.0 # via python-dateutil diff --git a/requirements.txt b/requirements.txt index 20bfb8c..c1b9aef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --annotation-style=line pyproject.toml