[openpyxl] Update to 3.1.4 (#12142)

Also make sequence types generic
This commit is contained in:
Sebastian Rittau
2024-06-20 11:29:14 +02:00
committed by GitHub
parent dc504f5175
commit 704fa5d1de
25 changed files with 185 additions and 233 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "3.1.2"
version = "3.1.4"
upstream_repository = "https://foss.heptapod.net/openpyxl/openpyxl"