build(deps-dev): bump pillow from 12.2.0 to 12.3.0 (#17208)

This commit is contained in:
dependabot[bot]
2026-07-22 12:25:54 +08:00
committed by GitHub
parent 8408f9a4e2
commit 675c86a7c3
2 changed files with 23 additions and 36 deletions

View File

@@ -139,7 +139,7 @@ dependencies = [
# "openai>=1.45.0",
# "openpyxl>=3.1.0,<4.0.0",
# "pandas>=2.2.0,<3.0.0",
# "pillow>=12.2.0,<13.0.0",
# "pillow>=12.3.0,<13.0.0",
# "protobuf==5.27.2",
# "pymysql>=1.1.1,<2.0.0",
# "python-dotenv==1.0.1",
@@ -185,7 +185,7 @@ dependencies = [
test = [
"hypothesis>=6.132.0",
"openpyxl>=3.1.5",
"pillow>=12.2.0,<13.0.0",
"pillow>=12.3.0,<13.0.0",
"pytest>=8.3.5",
"pytest-asyncio>=1.3.0",
"pytest-xdist>=3.8.0",