From 84a53aaed262c8fa1716f3a6d56c5560dff8f633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 10:00:56 +0000 Subject: [PATCH] Bump archetypal from 2.2.6 to 2.15.1 Bumps [archetypal](https://github.com/samuelduchesne/archetypal) from 2.2.6 to 2.15.1. - [Release notes](https://github.com/samuelduchesne/archetypal/releases) - [Commits](https://github.com/samuelduchesne/archetypal/compare/v2.2.6...v2.15.1) --- 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..20077a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -archetypal==2.2.6 +archetypal==2.15.1 mongoengine~=0.23.1 pycountry~=20.7.3 pytest~=6.2.4