From 855aec56af4efc051433c01a07fc00e2d8451bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 06:06:04 +0000 Subject: [PATCH] chore(deps): Bump alabaster from 0.7.13 to 0.7.16 Bumps [alabaster](https://github.com/sphinx-doc/alabaster) from 0.7.13 to 0.7.16. - [Release notes](https://github.com/sphinx-doc/alabaster/releases) - [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst) - [Commits](https://github.com/sphinx-doc/alabaster/compare/0.7.13...0.7.16) --- updated-dependencies: - dependency-name: alabaster dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd200ac02..4506ff6d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alabaster==0.7.13 +alabaster==0.7.16 Babel==2.13.1 certifi==2023.11.17 charset-normalizer==3.3.2