From ccf743d119f4cfe2af4ee2819b143a5f426eee47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 14:03:58 +0000 Subject: [PATCH] Bump pre-commit from 2.9.3 to 2.10.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.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.9.3...v2.10.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index f74f494874..df6dac6bb0 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -47,7 +47,7 @@ path==15.0.1 path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 -pre-commit==2.9.3 +pre-commit==2.10.0 protobuf==3.14.0 psutil==5.8.0 ptyprocess==0.7.0 diff --git a/requirements.txt b/requirements.txt index 01c20f69f9..9008585d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ MarkupSafe==1.1.1 more-itertools==8.6.0 nodeenv==1.5.0 pathlib2==2.3.5 -pre-commit==2.9.3 +pre-commit==2.10.0 pyrsistent==0.17.3 python-dateutil==2.8.1 pytz==2020.5