From 437252fc24099c984abe20ea5f2f27e9134ac2a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:16:00 +0000 Subject: [PATCH] Bump productmd from 1.38 to 1.40 Bumps [productmd](https://github.com/release-engineering/productmd) from 1.38 to 1.40. - [Release notes](https://github.com/release-engineering/productmd/releases) - [Commits](https://github.com/release-engineering/productmd/commits) --- updated-dependencies: - dependency-name: productmd 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 a6b074d03c3..858e84d22d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ fauxfactory==3.1.0 jinja2==3.1.2 manifester==0.0.14 navmazing==1.2.2 -productmd==1.38 +productmd==1.40 pyotp==2.9.0 python-box==7.1.1 pytest==7.4.4