From 601c94007b01cd632455db106a573bc280792f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 06:36:17 +0000 Subject: [PATCH] Bump mock from 4.0.3 to 5.1.0 Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.1.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.1.0) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index 5ceaaaee..cc39cabe 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -34,7 +34,7 @@ Jinja2==3.0.2 jmespath==0.10.0 lockfile==0.12.2 MarkupSafe==2.1.3 -mock==4.0.3 +mock==5.1.0 more-itertools==10.1.0 mysql-connector-python==8.0.29 nodeenv==1.6.0