From 966b7de801e4d31160b59d0892ff8ae43028ae01 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 02 Apr 2024 11:22:06 +0200
Subject: [PATCH] python/types-requests: update to 2.31.0.20240402

---
 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 33c5d51..1849e44 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.20240311
+HUMAN_VERSION =			2.31.0.20240402
 COMPONENT_SUMMARY =		types-requests - Typing stubs for requests
 COMPONENT_PROJECT_URL =		https://github.com/python/typeshed
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:b1c1b66abfb7fa79aae09097a811c4aa97130eb8831c60e47aee4ca344731ca5
+	sha256:e5c09a202f8ae79cd6ffbbba2203b6c3775a83126283bb2a6abbc129abc02a12
 COMPONENT_LICENSE =		Apache-2.0 AND MIT
 
 TEST_STYLE = setup.py

--
Gitblit v1.9.3