From 789620e71d30f71696f9a2efd6adf2003ab69e17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:49:08 +0000 Subject: [PATCH 1/3] build(deps): bump certifi from 2024.8.30 to 2024.12.14 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index cf0f4634..4fcc35ec 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -39,7 +39,7 @@ cairocffi==1.7.1 # via cairosvg cairosvg==2.7.1 # via mkdocs-material -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via cairocffi From 875f7a916b53465d51b9b18231d640efd42065f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:55:57 +0000 Subject: [PATCH 2/3] build(deps): bump mkdocs-material from 9.5.43 to 9.5.49 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.43 to 9.5.49. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.43...9.5.49) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 4fcc35ec..244ce152 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -141,7 +141,7 @@ mkdocs-include-markdown-plugin==7.1.2 # via hatch.envs.docs mkdocs-literate-nav==0.6.1 # via hatch.envs.docs -mkdocs-material==9.5.43 +mkdocs-material==9.5.49 # via hatch.envs.docs mkdocs-material-extensions==1.3.1 # via mkdocs-material From 35855b546b96bdec89e03a65323c12326d8da8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:02:22 +0000 Subject: [PATCH 3/3] build(deps): bump sqlparse from 0.5.2 to 0.5.3 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.2...0.5.3) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 244ce152..491f34f5 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -215,7 +215,7 @@ smmap==5.0.1 # via gitdb soupsieve==2.6 # via beautifulsoup4 -sqlparse==0.5.2 +sqlparse==0.5.3 # via django tinycss2==1.4.0 # via