From 828ba6c9adbdd6391b2c73e9be413b3cee7f64c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:04:50 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 in /packs_sys/logicmoo_agi/prolog/rl Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packs_sys/logicmoo_agi/prolog/rl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packs_sys/logicmoo_agi/prolog/rl/requirements.txt b/packs_sys/logicmoo_agi/prolog/rl/requirements.txt index 57ccd2aad5..550ac1aab1 100644 --- a/packs_sys/logicmoo_agi/prolog/rl/requirements.txt +++ b/packs_sys/logicmoo_agi/prolog/rl/requirements.txt @@ -26,7 +26,7 @@ pandas==0.23.1 parso==0.2.1 pexpect==4.6.0 pickleshare==0.7.4 -Pillow==8.3.2 +Pillow==9.3.0 prompt-toolkit==1.0.15 ptyprocess==0.5.2 pygame==1.9.3