Skip to content

Commit 663e8b8

Browse files
committed
build: updated pillow and pytest
1 parent 7161f4c commit 663e8b8

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ dependencies = [
2424
"numpy==2.3.5",
2525
"packaging==25.0",
2626
"pathspec==0.12.1",
27-
"pillow==12.1.1",
27+
"pillow==12.2.0",
2828
"pip-audit>=2.10.0",
2929
"pluggy==1.6.0",
3030
"psycopg2>=2.9.11",
3131
"pygame>=2.6.1",
3232
"pygments==2.20.0",
3333
"pyparsing==3.2.5",
34-
"pytest==9.0.2",
34+
"pytest==9.0.3",
3535
"pytest-django>=4.12.0",
3636
"python-dateutil==2.9.0.post0",
3737
"python-dotenv>=1.2.2",

0 commit comments

Comments
 (0)