From 2a83cb9ae41fa54ff8b1b2d866cf7c928cc5a25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:25:45 +0000 Subject: [PATCH 1/2] Bump smmap from 4.0.0 to 5.0.0 Bumps [smmap](https://github.com/gitpython-developers/smmap) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](https://github.com/gitpython-developers/smmap/compare/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: smmap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7e379ac993..7a06a35c26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ semantic-version==2.8.5 simplejson==3.17.5 six==1.16.0 sly==0.4 -smmap==4.0.0 +smmap==5.0.0 stix2==3.0.1 stix2-patterns==1.3.2 taxii2-client==2.3.0 @@ -70,7 +70,7 @@ tomli==1.2.2 typing==3.7.4.3 tzlocal==3.0 urllib3==1.26.6 -virtualenv==20.9.0 +virtualenv==20.10.0 wcwidth==0.2.5 webencodings==0.5.1 zipp==3.5.0 From 749ff2c71adc6b9854f9f932e781741316dedbcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:32:42 +0000 Subject: [PATCH 2/2] Bump pep517 from 0.11.0 to 0.12.0 Bumps [pep517](https://github.com/pypa/pep517) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/pypa/pep517/releases) - [Changelog](https://github.com/pypa/pep517/blob/main/doc/changelog.rst) - [Commits](https://github.com/pypa/pep517/compare/v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: pep517 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 11855a9882..d6e541e899 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,9 +15,9 @@ configparser==5.0.2 contextlib2==21.6.0 distlib==0.3.3 distro==1.6.0 -filelock==3.2 +filelock==3.3.2 fire==0.4.0 -gitdb==4.0.7 +gitdb==4.0.9 html5lib==1.1 humanfriendly==10.0 identify==2.2.13 @@ -32,12 +32,12 @@ MarkupSafe==2.0.1 more-itertools==8.8.0 msgpack==1.0.2 nodeenv==1.6.0 -packaging==21.0 +packaging==21.2 pathlib2==2.3.6 pendulum==2.1.2 -pep517==0.11.0 +pep517==0.12.0 Pillow==8.4.0 -platformdirs==2.3.0 +platformdirs==2.4.0 pre-commit==2.14.1 progress==1.6 prompt-toolkit==1.0.14