From eeb79b7a9a5a72251c17a913a613235a57377cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 12:58:58 +0000 Subject: [PATCH] build(deps): 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 1c83c43..83d69b7 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==24.3.0 flake8==5.0.4 -mock==4.0.3 +mock==5.1.0 pre-commit==2.20.0 pytest==7.1.3 apache-airflow==2.10.1