You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/04/14 17:50:40 UTC

[allura] 02/23: [#8246] Upgrade colander 1.8.3 -> no upgrade, and its deps: iso8601,setuptools,translationstring

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

dill0wn pushed a commit to branch dw/8426
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 3f305aad6f9f17d744e5c2f7853415ab960fa4ad
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Apr 8 20:36:12 2022 +0000

    [#8246] Upgrade colander 1.8.3 -> no upgrade, and its deps: iso8601,setuptools,translationstring
    
        colander                          1.8.3 -> no upgrade
            iso8601                       1.0.2 -> no upgrade
            setuptools                   44.0.0 -> skipped (OUTDATED! latest is: 62.0.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 a57adf542..c4a5f6932 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -71,7 +71,7 @@ importlib-metadata==4.8.3
     # via markdown
 inflection==0.5.1
     # via profanityfilter
-iso8601==0.1.16
+iso8601==1.0.2
     # via colander
 jinja2==3.1.1
     # via -r requirements.in