From 89e86f81aa8043f1784e9f0026deacffad341763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:15:44 +0000 Subject: [PATCH] Bump sphinx-copybutton from 0.5.0 to 0.5.2 Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.5.0 to 0.5.2. - [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases) - [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-copybutton/compare/v0.5.0...v0.5.2) --- updated-dependencies: - dependency-name: sphinx-copybutton dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 763d05793895..2d529c5ae026 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,6 +8,6 @@ matplotlib==3.6.0 tensorboard==2.10.0 # required to build torch.distributed.elastic.rendezvous.etcd* docs python-etcd==0.4.5 -sphinx-copybutton==0.5.0 +sphinx-copybutton==0.5.2 sphinx-panels==0.4.1 myst-parser==0.18.1