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 ea8d7e02f upgrade oauthlib
ea8d7e02f is described below

commit ea8d7e02f65cdd9481693ac43b35dac48ae54f44
Author: Dave Brondsema <dbronds...@slashdotmedia.com>
AuthorDate: Fri Sep 16 13:41:53 2022 -0400

    upgrade oauthlib
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f8f681776..e6e411352 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -93,7 +93,7 @@ mock==4.0.3
     # via -r requirements.in
 oauth2 @ 
https://github.com/joestump/python-oauth2/archive/b94f69b1ad195513547924e380d9265133e995fa.zip
     # via -r requirements.in
-oauthlib==3.2.0
+oauthlib==3.2.1
     # via requests-oauthlib
 paginate==0.5.6
     # via -r requirements.in

Reply via email to