From 83a6770ee8b9a24013b4372bebc60256c559a903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 15:01:50 +0000 Subject: [PATCH] Bump aiohttp-jinja2 from 1.5 to 1.5.1 Bumps [aiohttp-jinja2](https://github.com/aio-libs/aiohttp_jinja2) from 1.5 to 1.5.1. - [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.5...v1.5.1) --- updated-dependencies: - dependency-name: aiohttp-jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6182ef3..37de8ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ babel==2.9.1 meval==2.5 # Web -aiohttp_jinja2==1.5 +aiohttp_jinja2==1.5.1 # Async http client/server framework aiohttp