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/11/16 21:58:06 UTC

[allura] 01/02: SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp

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

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

commit d315c5eee5d12e0f0527353567104ee443a26806
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Wed Nov 16 21:09:54 2022 +0000

    SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp
    
        importlib-metadata               4.13.0 -> 5.0.0
            typing-extensions             4.4.0 -> no upgrade
            zipp                         3.10.0 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a928ae48f..48c3924ef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -67,7 +67,7 @@ html5lib==1.1
     #   textile
 idna==3.4
     # via requests
-importlib-metadata==4.13.0
+importlib-metadata==5.0.0
     # via
     #   -r requirements.in
     #   markdown