You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2022/11/02 21:49:42 UTC

[allura] 16/24: [#8474] 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.

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit a042844accc18b07124a5544b0ada12a965bb57c
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Wed Nov 2 20:16:14 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 3e1b42af4..76f6ec186 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -69,7 +69,7 @@ importlib-metadata==4.13.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