This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push: new 60ada4f22 bump idna 3.6 -> 3.7 60ada4f22 is described below commit 60ada4f225cf987105da2c67e65a42aa34831105 Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Fri Apr 12 14:48:50 2024 +0000 bump idna 3.6 -> 3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 990f2b351..2bb47701c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ html5lib==1.1 # textile identify==2.5.33 # via pre-commit -idna==3.6 +idna==3.7 # via requests inflection==0.5.1 # via profanityfilter