Bump pillow from 9.2.0 to 9.3.0 in /ranger-tools/src/main/python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 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/9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/ranger-tools/src/main/python/requirements.txt b/ranger-tools/src/main/python/requirements.txt
index 1a83e6e..40a6362 100644
--- a/ranger-tools/src/main/python/requirements.txt
+++ b/ranger-tools/src/main/python/requirements.txt
@@ -11,7 +11,7 @@
 numpy==1.23.1
 packaging==21.3
 pandas==1.4.3
-Pillow==9.2.0
+Pillow==9.3.0
 pyparsing==3.0.9
 python-dateutil==2.8.2
 pytz==2022.2