From ccb78b9634c9270a49812166c97b87d72dc32e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 13:08:28 +0000 Subject: [PATCH 1/2] build(deps): bump attrs from 21.2.0 to 21.3.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 21.2.0 to 21.3.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/21.2.0...21.3.0) --- updated-dependencies: - dependency-name: attrs 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 bd68777a..1d733892 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ appdirs==1.4.4 astroid==2.9.0 atomicwrites==1.4.0 -attrs==21.2.0 +attrs==21.3.0 black==21.4b2 certifi==2021.10.8 cfgv==3.3.1 From ac96dd7a24abc9652a88aecd4afc5d7c6b67b3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 13:08:31 +0000 Subject: [PATCH 2/2] build(deps): bump identify from 2.4.0 to 2.4.1 Bumps [identify](https://github.com/pre-commit/identify) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/pre-commit/identify/releases) - [Commits](https://github.com/pre-commit/identify/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd68777a..36e681cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ coverage==5.5 distlib==0.3.4 filelock==3.4.0 flake8==3.9.1 -identify==2.4.0 +identify==2.4.1 idna==3.3 iniconfig==1.1.1 isort==5.10.1