This is an automated email from the ASF dual-hosted git repository.
kichan pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 82c3454 Update requirements.txt (#288)
82c3454 is described below
commit 82c345443a1436a2a8763a389dbb8532d42ee986
Author: Kit Chan <[email protected]>
AuthorDate: Sun Jun 22 14:42:38 2025 -0700
Update requirements.txt (#288)
---
tests/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/requirements.txt b/tests/requirements.txt
index 357d0b9..6785728 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,3 +1,3 @@
pytest==5.4.3
requests==2.32.4
-urllib3==2.5.0
+urllib3==2.2.3