From c6bd7ea5379c1336eacc0c15a4b21e330089a22c Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 06 Apr 2024 12:10:28 +0200
Subject: [PATCH] python/types-requests: update to 2.31.0.20240406

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

diff --git a/components/python/types-requests/Makefile b/components/python/types-requests/Makefile
index 75e24fc..121e7ea 100644
--- a/components/python/types-requests/Makefile
+++ b/components/python/types-requests/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		types-requests
-HUMAN_VERSION =			2.31.0.20240403
+HUMAN_VERSION =			2.31.0.20240406
 COMPONENT_SUMMARY =		types-requests - Typing stubs for requests
 COMPONENT_PROJECT_URL =		https://github.com/python/typeshed
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:e1e0cd0b655334f39d9f872b68a1310f0e343647688bf2cee932ec4c2b04de59
+	sha256:4428df33c5503945c74b3f42e82b181e86ec7b724620419a2966e2de604ce1a1
 COMPONENT_LICENSE =		Apache-2.0 AND MIT
 
 TEST_STYLE = setup.py

--
Gitblit v1.9.3