From 1773daf60d0a7ee9c046afb9db1024689fa5acac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 11:33:58 +0000 Subject: [PATCH] Bump semantic-version from 2.9.0 to 2.10.0 in /src Bumps [semantic-version](https://github.com/rbarrois/python-semanticversion) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/rbarrois/python-semanticversion/releases) - [Changelog](https://github.com/rbarrois/python-semanticversion/blob/master/ChangeLog) - [Commits](https://github.com/rbarrois/python-semanticversion/compare/2.9.0...2.10.0) --- updated-dependencies: - dependency-name: semantic-version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index dc2b9a4737..fe92138212 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -25,7 +25,7 @@ pytest-cov==3.0.0 pyyaml==6.0 requests==2.27.1 rsa==4.8 -semantic_version==2.9.0 +semantic_version==2.10.0 setuptools==62.1.0 simplegeneric==0.8.1 sympy==1.10.1