From fe902008948cc3b50f006478344efb1a1026bb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 18:51:49 +0000 Subject: [PATCH 1/2] Bump importlib-resources from 5.1.0 to 5.1.2 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_resources/compare/v5.1.0...v5.1.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b62e8bb320..af3cdc9d0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ humanfriendly==9.1 identify==1.5.13 idna==2.10 importlib-metadata==3.4.0 -importlib-resources==5.1.0 +importlib-resources==5.1.2 Jinja2==2.11.3 jsonschema==3.2.0 MarkupSafe==1.1.1 From 55f2d58c55c63089d0971a6dff1991aaea3b5594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 19:20:05 +0000 Subject: [PATCH 2/2] Bump gitpython from 3.1.13 to 3.1.14 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.13 to 3.1.14. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.13...3.1.14) 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 7b48952c1a..2e19bfde33 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -27,7 +27,7 @@ dnspython==2.1.0 docutils==0.16 execnet==1.8.0 gitdb==4.0.5 -GitPython==3.1.13 +GitPython==3.1.14 identify==1.5.13 idna==2.8 importlib-metadata==3.4.0 @@ -43,7 +43,7 @@ ntlm-auth==1.5.0 packaging==20.9 packer.py==0.3.0 paramiko==2.7.2 -path==15.0.1 +path==15.1.0 path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1