This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 2cd71e07fe0c2d00c24a2081d25996e3e2084d3d
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Oct 26 21:01:30 2022 +0000

    [#8474] Upgrade colander 1.8.3 -> no upgrade, and its deps: 
iso8601,setuptools,translationstring
    
        colander                          1.8.3 -> no upgrade
            iso8601                       1.0.2 -> 1.1.0
            setuptools                   63.1.0 -> skipped (OUTDATED! latest 
is: 65.5.0)
            translationstring               1.4 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 4699242a8..a98050d79 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -69,7 +69,7 @@ importlib-metadata==4.12.0
     #   markdown
 inflection==0.5.1
     # via profanityfilter
-iso8601==1.0.2
+iso8601==1.1.0
     # via colander
 jinja2==3.1.2
     # via -r requirements.in

Reply via email to