From 8447488dc692d650959550eec6d96e939f34d63e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 17:45:34 +0000 Subject: [PATCH] build(deps): bump invenio-theme from 3.2.0 to 3.3.0 Bumps [invenio-theme](https://github.com/inveniosoftware/invenio-theme) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/inveniosoftware/invenio-theme/releases) - [Changelog](https://github.com/inveniosoftware/invenio-theme/blob/master/CHANGES.rst) - [Commits](https://github.com/inveniosoftware/invenio-theme/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: invenio-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83c4abab..9e600441 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ invenio-oauthclient==4.0.0 invenio-pidstore==1.3.1 invenio-records==2.3.0 invenio-search[opensearch2]==2.3.1 -invenio-theme==3.2.0 +invenio-theme==3.3.0 invenio-userprofiles==3.0.0 python-twitter-v2==0.9.1 responses==0.25.3