From ebf0c1dddd55db6d300cee6e28a4b1569f251cd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:19:09 +0000 Subject: [PATCH] Bump importlib-metadata from 4.8.1 to 4.8.2 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.8.1 to 4.8.2. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v4.8.1...v4.8.2) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c6cbc13f71..68292cd9ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ html5lib==1.1 humanfriendly==10.0 identify==2.2.13 idna==3.3 -importlib-metadata==4.8.1 +importlib-metadata==4.8.2 importlib-resources==5.2.2 ipaddr==2.2.0 Jinja2==3.0.2 @@ -49,7 +49,7 @@ pyparsing==2.4.7 pyrsistent==0.18.0 python-dateutil==2.8.2 pytoml==0.1.21 -pytz==2021.1 +pytz==2021.3 pytzdata==2020.1 PyYAML==6.0 regex==2021.11.10