From 267a68f1dd597d6bfeae9b0ecf3dc061468c73a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:35:36 +0000 Subject: [PATCH] Bump importlib-resources from 6.1.1 to 6.4.5 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.1.1 to 6.4.5. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v6.1.1...v6.4.5) --- updated-dependencies: - dependency-name: importlib-resources 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 2264fa0..db3e661 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ gdown == 4.7.1 pillow == 10.1.0 tensorflow-hub == 0.15.0 tf-agents == 0.19.0 -importlib-resources == 6.1.1 +importlib-resources == 6.4.5 protobuf ==4.23.4 beartype == 0.16.4 pyyaml == 6.0.1