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 c2e1152 Update to latest cryptography
c2e1152 is described below
commit c2e1152feca85bb117343af223823707990359fd
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Jan 4 17:18:08 2021 -0500
Update to latest cryptography
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 66436c5..0119757 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,7 +17,7 @@ chardet==3.0.4 # via -r requirements.in, requests
colander==1.7.0 # via -r requirements.in
crank==0.8.1 # via turbogears2
creoleparser==0.7.5 # via pypeline
-cryptography==3.2.1 # via -r requirements.in
+cryptography==3.3.1 # via -r requirements.in
datadiff==2.0.0 # via -r requirements.in
decorator==4.4.0 # via -r requirements.in, ipython, traitlets
docutils==0.15.2 # via pypeline