You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ki...@apache.org on 2022/04/18 21:01:42 UTC

[trafficserver-ingress-controller] branch master updated: Update requirements.txt (#114)

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 49a2554  Update requirements.txt (#114)
49a2554 is described below

commit 49a2554d23825f453096012529926f28640b9877
Author: Kit Chan <ki...@apache.org>
AuthorDate: Mon Apr 18 14:01:39 2022 -0700

    Update requirements.txt (#114)
---
 tests/requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 8c8d6d1..c57bfd6 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,3 +1,3 @@
 pytest==5.4.3
-requests==2.24.0
-urllib3==1.26.5
\ No newline at end of file
+requests==2.27.1
+urllib3==1.26.5