From f49383770fce32a474be4f66ca0119074c7e5ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 02:08:35 +0000 Subject: [PATCH] build(deps): Bump scmrepo from 0.0.7 to 0.0.8 Bumps [scmrepo](https://github.com/iterative/scmrepo) from 0.0.7 to 0.0.8. - [Release notes](https://github.com/iterative/scmrepo/releases) - [Commits](https://github.com/iterative/scmrepo/compare/0.0.7...0.0.8) --- updated-dependencies: - dependency-name: scmrepo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5407b2b7ed..94624a7d18 100644 --- a/setup.cfg +++ b/setup.cfg @@ -75,7 +75,7 @@ install_requires = aiohttp-retry>=2.4.5 diskcache>=5.2.1 jaraco.windows>=5.7.0; python_version < '3.8' and sys_platform == 'win32' - scmrepo==0.0.7 + scmrepo==0.0.8 [options.extras_require] all =