From 2a3b638c4073214c13109e322994f6cfa33ac29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 10:02:58 +0000 Subject: [PATCH] Bump archetypal from 2.2.6 to 2.11.0 Bumps [archetypal](https://github.com/samuelduchesne/archetypal) from 2.2.6 to 2.11.0. - [Release notes](https://github.com/samuelduchesne/archetypal/releases) - [Commits](https://github.com/samuelduchesne/archetypal/compare/v2.2.6...v2.11.0) --- 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..3d8a3d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -archetypal==2.2.6 +archetypal==2.11.0 mongoengine~=0.23.1 pycountry~=20.7.3 pytest~=6.2.4