From daf7d651a887b6c7b23168c643b49bf1ef6fe540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:01:32 +0000 Subject: [PATCH] Bump ansible from 2.9.10 to 2.10.0 in /sequence_search Bumps [ansible](https://github.com/ansible/ansible) from 2.9.10 to 2.10.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.9.10...v2.10.0) Signed-off-by: dependabot[bot] --- sequence_search/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sequence_search/requirements.txt b/sequence_search/requirements.txt index 1cb7d96..c6671a7 100644 --- a/sequence_search/requirements.txt +++ b/sequence_search/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.9.10 +ansible==2.10.0 aiohttp==3.6.2 Jinja2==2.11.2 SQLAlchemy==1.3.16