You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by ke...@apache.org on 2020/06/03 16:05:33 UTC

[allura] 11/12: [#8361] Bump Easywidgets version

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

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

commit 66462e7f1fdab5101f8f1bc73080c4866aab26d5
Author: Kenton Taylor <kt...@slashdotmedia.com>
AuthorDate: Tue Jun 2 20:05:25 2020 +0000

    [#8361] Bump Easywidgets version
---
 requirements.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.in b/requirements.in
index b80e7b9..10f85c7 100644
--- a/requirements.in
+++ b/requirements.in
@@ -6,7 +6,7 @@ chardet
 colander==1.7.0
 cryptography==2.6.1
 decorator
-EasyWidgets>=0.3.3
+EasyWidgets>=0.3.6
 emoji
 faulthandler ; python_version < "3.3"
 feedgenerator