From d0145891893d09bf49747a71b08a090f5a7e386a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:17:48 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /station Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- station/requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/station/requirements.txt b/station/requirements.txt index 12dde78..b99d5a4 100644 --- a/station/requirements.txt +++ b/station/requirements.txt @@ -50,7 +50,7 @@ packaging==23.1 # via # matplotlib # typepy -pillow==10.2.0 +pillow==10.3.0 # via matplotlib plotille==3.8.0 # via -r requirements.in @@ -81,9 +81,7 @@ six==1.16.0 # plotille # python-dateutil typepy[datetime]==1.3.1 - # via - # datetimerange - # typepy + # via datetimerange typing-extensions==4.7.1 # via -r requirements.in urllib3==2.0.7