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 e83ef65802800c755b6f805d6f1c0a6af7d338f4 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:52:40 2022 +0000 SF-6801 Upgrade python-magic 0.4.24 -> 0.4.25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 253201e21..1ee4f5eb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ python-dateutil==2.8.0 # via # -r requirements.in # easywidgets -python-magic==0.4.24 +python-magic==0.4.25 # via -r requirements.in python-oembed==0.2.4 # via -r requirements.in
