From 1e5fef1a8c653f8be12b2aeadac3a818fa113f55 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 03 Apr 2024 18:39:00 +0200
Subject: [PATCH] python/types-requests: update to 2.31.0.20240403

---
 components/python/validators/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/validators/Makefile b/components/python/validators/Makefile
index aeab2e4..adcb7f7 100644
--- a/components/python/validators/Makefile
+++ b/components/python/validators/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		validators
-HUMAN_VERSION =			0.24.0
+HUMAN_VERSION =			0.26.0
 COMPONENT_SUMMARY =		validators - Python Data Validation for Humans���
 COMPONENT_PROJECT_URL =		https://yozachar.github.io/pyvalidators
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:cd23defb36de42d14e7559cf0757f761bb46b10d9de2998e6ef805f769d859e3
+	sha256:004e15ed83145454e8db90d66dcee063f1084b81e447310b52c5f91022823150
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE.txt
 

--
Gitblit v1.9.3