From 5d1e9e66939679861c4ef04a37df87284eeae180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 07:55:14 +0000 Subject: [PATCH 1/2] Bump pyrsistent from 0.17.3 to 0.18.0 Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.17.3 to 0.18.0. - [Release notes](https://github.com/tobgu/pyrsistent/releases) - [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt) - [Commits](https://github.com/tobgu/pyrsistent/compare/v0.17.3...v0.18.0) --- updated-dependencies: - dependency-name: pyrsistent 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 e12338c03a..0e48f2df76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pyfiglet==0.8.post1 Pygments==2.9.0 PyInquirer==1.0.3 pyparsing==2.4.7 -pyrsistent==0.17.3 +pyrsistent==0.18.0 python-dateutil==2.8.1 pytoml==0.1.21 pytz==2021.1 From 53b1f73c87b61f4f5576d64a7f049ebbdd724d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 10:26:16 +0000 Subject: [PATCH 2/2] Bump gitpython from 3.1.17 to 3.1.18 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.17 to 3.1.18. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.17...3.1.18) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 685169ca43..f1bef9fbc6 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -26,7 +26,7 @@ dnspython==2.1.0 docutils==0.17.1 execnet==1.8.0 gitdb==4.0.5 -GitPython==3.1.17 +GitPython==3.1.18 identify==2.2.4 idna==2.8 importlib-metadata==4.0.1 @@ -44,7 +44,7 @@ path==15.1.2 path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 -pre-commit==2.12.1 +pre-commit==2.13.0 protobuf==3.17.0 psutil==5.8.0 ptyprocess==0.7.0