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