From 3f1a564506af8d88783d25fc6eebd2f42ca11163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:14:29 +0000 Subject: [PATCH] Bump python-box from 7.1.1 to 7.2.0 Bumps [python-box](https://github.com/cdgriffith/Box) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/cdgriffith/Box/releases) - [Changelog](https://github.com/cdgriffith/Box/blob/master/CHANGES.rst) - [Commits](https://github.com/cdgriffith/Box/compare/7.1.1...7.2.0) --- updated-dependencies: - dependency-name: python-box 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..294bf45eea6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ manifester==0.0.14 navmazing==1.2.2 productmd==1.38 pyotp==2.9.0 -python-box==7.1.1 +python-box==7.2.0 pytest==7.4.4 pytest-order==1.2.0 pytest-services==2.2.1