From 0667afacfb66b83951be8c79c914557d6080efeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 21:12:48 +0000 Subject: [PATCH] [noissue]: Update pygtrie requirement from ~=2.4.2 to ~=2.5.0 Updates the requirements on [pygtrie](https://github.com/mina86/pygtrie) to permit the latest version. - [Release notes](https://github.com/mina86/pygtrie/releases) - [Changelog](https://github.com/mina86/pygtrie/blob/master/version-history.rst) - [Commits](https://github.com/mina86/pygtrie/compare/v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: pygtrie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09c3d2fb854..c192671c507 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ dynaconf~=3.1.8 gunicorn~=20.1.0 jinja2~=3.1 naya~=1.1.1 -pygtrie~=2.4.2 +pygtrie~=2.5.0 psycopg2~=2.9.3 PyYAML>=5.1.1,<6.1.0 python-gnupg~=0.4.9