From 4c6466a175ed5793ab424c96944b21bd46f16003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 15:26:45 +0000 Subject: [PATCH] Bump archetypal from 2.1.3 to 2.9.4 Bumps [archetypal](https://github.com/samuelduchesne/archetypal) from 2.1.3 to 2.9.4. - [Release notes](https://github.com/samuelduchesne/archetypal/releases) - [Commits](https://github.com/samuelduchesne/archetypal/compare/v2.1.3...v2.9.4) --- 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..48712ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -archetypal==2.2.6 +archetypal==2.9.4 mongoengine~=0.23.1 pycountry~=20.7.3 pytest~=6.2.4