fix the major and minor version of stub types declaration with build date stripped (#16709)

This commit is contained in:
Bowen Liang
2025-03-25 21:23:44 +08:00
committed by GitHub
parent bbf1639c63
commit e0fc7f69dd
2 changed files with 85 additions and 43 deletions

View File

@@ -150,22 +150,22 @@ pytest = "~8.3.2"
pytest-benchmark = "~4.0.0"
pytest-env = "~1.1.3"
pytest-mock = "~3.14.0"
types-beautifulsoup4 = "~4.12.0.20241020"
types-deprecated = "~1.2.15.20250304"
types-flask-cors = "~5.0.0.20240902"
types-flask-migrate = "~4.1.0.20250112"
types-html5lib = "~1.1.11.20241018"
types-openpyxl = "~3.1.5.20241225"
types-protobuf = "~5.29.1.20241207"
types-psutil = "~6.1.0.20241221"
types-psycopg2 = "~2.9.21.20250121"
types-python-dateutil = "~2.9.0.20241206"
types-pytz = "~2024.2.0.20241221"
types-pyyaml = "~6.0.12.20241230"
types-regex = "~2024.11.6.20241221"
types-requests = "~2.32.0.20241016"
types-six = "~1.17.0.20241205"
types-tqdm = "~4.67.0.20241221"
types-beautifulsoup4 = "~4.12.0"
types-deprecated = "~1.2.15"
types-flask-cors = "~4.0.0"
types-flask-migrate = "~4.1.0"
types-html5lib = "~1.1.11"
types-openpyxl = "~3.1.5"
types-protobuf = "~4.25.0"
types-psutil = "~7.0.0"
types-psycopg2 = "~2.9.21"
types-python-dateutil = "~2.9.0"
types-pytz = "~2025.1"
types-pyyaml = "~6.0.2"
types-regex = "~2024.11.6"
types-requests = "~2.31.0"
types-six = "~1.17.0"
types-tqdm = "~4.67.0"
############################################################
# [ Lint ] dependency group