From 1fcd31b62f2ec2d617cdf1a77a3fc16a37335ec2 Mon Sep 17 00:00:00 2001 From: Travis Abendshien Date: Sun, 1 Dec 2024 11:56:10 -0800 Subject: [PATCH] chore: bump ruff to 0.8.1, pillow-jxl-plugin to 1.3.0 --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b6b2c6e6..c80848cc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ruff==0.6.4 +ruff==0.8.1 pre-commit==3.7.0 pytest==8.2.0 Pyinstaller==6.6.0 diff --git a/requirements.txt b/requirements.txt index e1dff2fc..cd0ddcb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ numpy==1.26.4 numpy==1.26.4 opencv_python>=4.8.0.74,<=4.9.0.80 pillow-heif==0.16.0 -pillow-jxl-plugin==1.2.6 +pillow-jxl-plugin==1.3.0 Pillow==10.3.0 pydub==0.25.1 PySide6_Addons==6.7.1