[dateparser] Update to ~=1.2.2 (#14346)

This commit is contained in:
Brian Schubert
2025-06-26 18:01:08 -07:00
committed by GitHub
parent 47cfbeeb76
commit 0c155fe92c
3 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.2.*"
version = "~=1.2.2"
upstream_repository = "https://github.com/scrapinghub/dateparser"
[tool.stubtest]