There was an error while loading. Please reload this page.
2 parents 10e9ed1 + 6978fc8 commit ddbdbd7Copy full SHA for ddbdbd7
2 files changed
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"xlwings>=0.30.0",
26
# Libraries under test - Python
27
"openpyxl>=3.1.0",
28
- "pillow>=10.0.0",
+ "pillow>=12.2.0",
29
"xlsxwriter>=3.1.0",
30
"xlrd>=2.0.0",
31
"pylightxl>=1.60",
@@ -48,7 +48,7 @@ dependencies = [
48
49
[project.optional-dependencies]
50
dev = [
51
- "pytest>=7.0",
+ "pytest>=9.0.3",
52
"pytest-cov>=4.0",
53
"ruff>=0.1.0",
54
"mypy>=1.0",
0 commit comments