This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8445 in repository https://gitbox.apache.org/repos/asf/allura.git
commit a4aab413d195ad68ea03fd3ad5f932dc0811ac75 Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Jul 6 19:44:07 2022 +0000 [#8445] Upgrade python-magic 0.4.25 -> 0.4.27 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e64fc5c31..a17b1eaf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -133,7 +133,7 @@ python-dateutil==2.8.2 # via # -r requirements.in # easywidgets -python-magic==0.4.25 +python-magic==0.4.27 # via -r requirements.in python-oembed==0.2.4 # via -r requirements.in
