From 2dab0d8f6811c909028b5197b95ff9cf4f405ebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 09:09:16 +0000 Subject: [PATCH] Bump aiohttp-jinja2 from 1.4.2 to 1.5 Bumps [aiohttp-jinja2](https://github.com/aio-libs/aiohttp_jinja2) from 1.4.2 to 1.5. - [Release notes](https://github.com/aio-libs/aiohttp_jinja2/releases) - [Changelog](https://github.com/aio-libs/aiohttp-jinja2/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp_jinja2/compare/v1.4.2...v1.5) --- updated-dependencies: - dependency-name: aiohttp-jinja2 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 22d0f05..7d3b931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ aiohttp==3.7.4 -aiohttp-jinja2==1.4.2 +aiohttp-jinja2==1.5 gidgethub==5.0.1