From 1d44035fc8309e1db49e21d072b0111a7cd1c72f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 23:20:06 +0000 Subject: [PATCH] Bump pre-commit from 2.14.1 to 2.15.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.1 to 2.15.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.14.1...v2.15.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 204eeb14aa..31c52f36f2 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -6,7 +6,7 @@ atomicwrites==1.4.0 attackcti==0.3.4.3 attrs==21.2.0 azure-common==1.1.27 -azure-core==1.16.0 +azure-core==1.18.0 azure-identity==1.6.0 azure-mgmt-compute==20.0.0 azure-mgmt-core==1.2.1 @@ -45,7 +45,7 @@ path==15.1.2 path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 -pre-commit==2.13.0 +pre-commit==2.15.0 protobuf==3.17.0 psutil==5.8.0 ptyprocess==0.7.0 diff --git a/requirements.txt b/requirements.txt index 68db1ba7c2..ab1210e9ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pendulum==2.1.2 pep517==0.11.0 Pillow==8.3.2 platformdirs==2.3.0 -pre-commit==2.14.1 +pre-commit==2.15.0 progress==1.6 prompt-toolkit==1.0.14 pyfiglet==0.8.post1