From e2c9e0a8ecf1aa6087cdf7e02eeb0b781abc7623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 04:05:53 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../examples/fj_playground/python-modules/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/examples/fj_playground/python-modules/docs/requirements.txt b/packages/examples/fj_playground/python-modules/docs/requirements.txt index c9260a8..85839a0 100644 --- a/packages/examples/fj_playground/python-modules/docs/requirements.txt +++ b/packages/examples/fj_playground/python-modules/docs/requirements.txt @@ -1,7 +1,7 @@ # https://docs.readthedocs.io/en/stable/guides/specifying-dependencies.html#specifying-a-requirements-file pillow recommonmark -requests==2.28.1 +requests==2.32.0 sphinx-gallery sphinx_markdown_tables sphinx_rtd_theme>=1.2