From e7e8da2ccd0c14e24d4881a22aa22cf148dafb87 Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Wed, 4 Oct 2023 04:33:30 -0400 Subject: [PATCH] chore: relock --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 961245711847..97964bfc23d3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -117,7 +117,7 @@ pathspec==0.11.2 ; python_version >= "3.9" and python_version < "4.0" patsy==0.5.3 ; python_version >= "3.10" and python_version < "4.0" pexpect==4.8.0 ; python_version >= "3.9" and python_version < "4.0" and sys_platform != "win32" pickleshare==0.7.5 ; python_version >= "3.9" and python_version < "4.0" -pillow==10.0.0 ; python_version >= "3.10" and python_version < "4.0" +pillow==10.0.1 ; python_version >= "3.10" and python_version < "4.0" pins[gcs]==0.8.2 ; python_version >= "3.9" and python_version < "4.0" platformdirs==3.8.1 ; python_version >= "3.9" and python_version < "4.0" plotly==5.16.1 ; python_version >= "3.10" and python_version < "4.0"