From 50e52dc46d1b24dc8cd890ecb089c1da65a4d75d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:13:34 +0000 Subject: [PATCH 1/2] Bump gitdb from 4.0.7 to 4.0.9 Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.7 to 4.0.9. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](https://github.com/gitpython-developers/gitdb/compare/4.0.7...4.0.9) --- updated-dependencies: - dependency-name: gitdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9109ff8b9b..b17ac49ce1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ distlib==0.3.3 distro==1.6.0 filelock==3.2 fire==0.4.0 -gitdb==4.0.7 +gitdb==4.0.9 html5lib==1.1 humanfriendly==10.0 identify==2.2.13 @@ -36,7 +36,7 @@ packaging==21.0 pathlib2==2.3.6 pendulum==2.1.2 pep517==0.11.0 -Pillow==8.3.2 +Pillow==8.4.0 platformdirs==2.3.0 pre-commit==2.14.1 progress==1.6 @@ -52,7 +52,7 @@ pytoml==0.1.21 pytz==2021.1 pytzdata==2020.1 PyYAML==6.0 -regex==2021.8.28 +regex==2021.11.10 requests==2.26.0 retrying==1.3.3 scandir==1.10.0 From 94b1eb7f4dc1161920eaf73a5fa0031eacaaa1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:13:37 +0000 Subject: [PATCH 2/2] Bump filelock from 3.2 to 3.3.2 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.2 to 3.3.2. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.2.0...3.3.2) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9109ff8b9b..a0a28119b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ 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 html5lib==1.1 @@ -36,7 +36,7 @@ packaging==21.0 pathlib2==2.3.6 pendulum==2.1.2 pep517==0.11.0 -Pillow==8.3.2 +Pillow==8.4.0 platformdirs==2.3.0 pre-commit==2.14.1 progress==1.6 @@ -52,7 +52,7 @@ pytoml==0.1.21 pytz==2021.1 pytzdata==2020.1 PyYAML==6.0 -regex==2021.8.28 +regex==2021.11.10 requests==2.26.0 retrying==1.3.3 scandir==1.10.0