From 9542213477161805e3700719f24f5506674a0e44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 10:02:22 +0000 Subject: [PATCH] Bump archetypal from 2.2.6 to 2.12.2 Bumps [archetypal](https://github.com/samuelduchesne/archetypal) from 2.2.6 to 2.12.2. - [Release notes](https://github.com/samuelduchesne/archetypal/releases) - [Commits](https://github.com/samuelduchesne/archetypal/compare/v2.2.6...v2.12.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 e204c37..24ab703 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -archetypal==2.2.6 +archetypal==2.12.2 mongoengine~=0.23.1 pycountry~=20.7.3 pytest~=6.2.4