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


The following commit(s) were added to refs/heads/master by this push:
     new bd0e3ee67 Upgrade a few packages that dropped py2 support
bd0e3ee67 is described below

commit bd0e3ee67440bb4b17c653874ab3a63ce6859dcf
Author: Dave Brondsema <[email protected]>
AuthorDate: Fri Apr 15 21:05:09 2022 +0000

    Upgrade a few packages that dropped py2 support
---
 requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 24c1b5352..829b327fd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
 #
 #    pip-compile
 #
-activitystream==0.3.0
+activitystream==0.4.0
     # via -r requirements.in
 beaker==1.11.0
     # via -r requirements.in
@@ -36,7 +36,7 @@ decorator==5.1.0
     # via -r requirements.in
 docutils==0.17.1
     # via pypeline
-easywidgets==0.3.7
+easywidgets==0.4
     # via -r requirements.in
 emoji==1.5.0
     # via -r requirements.in
@@ -191,7 +191,7 @@ testfixtures==6.10.0
     # via -r requirements.in
 textile==3.0.4
     # via pypeline
-timermiddleware==0.5.2
+timermiddleware==0.6.0
     # via -r requirements.in
 translationstring==1.4
     # via colander

Reply via email to