From e290c313f79d441984b89db15b939d8ce331b107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 10:02:18 +0000 Subject: [PATCH] Bump archetypal from 2.1.3 to 2.2.2 Bumps [archetypal](https://github.com/samuelduchesne/archetypal) from 2.1.3 to 2.2.2. - [Release notes](https://github.com/samuelduchesne/archetypal/releases) - [Commits](https://github.com/samuelduchesne/archetypal/compare/v2.1.3...v2.2.2) --- updated-dependencies: - dependency-name: archetypal 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 5fc5dca..00d85df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -archetypal==2.1.3 +archetypal==2.2.2 mongoengine~=0.23.1 pycountry~=20.7.3 pytest~=6.2.4