|
@@ -4,9 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-PYTHON_PYDANTIC_VERSION = 2.11.4
|
|
|
+PYTHON_PYDANTIC_VERSION = 2.11.5
|
|
|
PYTHON_PYDANTIC_SOURCE = pydantic-$(PYTHON_PYDANTIC_VERSION).tar.gz
|
|
|
-PYTHON_PYDANTIC_SITE = https://files.pythonhosted.org/packages/77/ab/5250d56ad03884ab5efd07f734203943c8a8ab40d551e208af81d0257bf2
|
|
|
+PYTHON_PYDANTIC_SITE = https://files.pythonhosted.org/packages/f0/86/8ce9040065e8f924d642c58e4a344e33163a07f6b57f836d0d734e0ad3fb
|
|
|
PYTHON_PYDANTIC_SETUP_TYPE = hatch
|
|
|
PYTHON_PYDANTIC_LICENSE = MIT
|
|
|
PYTHON_PYDANTIC_LICENSE_FILES = LICENSE
|