# HG changeset patch # User RhodeCode Admin # Date 2023-11-23 09:33:18 # Node ID 0450f4222cd449c74e69a961e7a70636826908db # Parent 7e0a4e9982c31a3ce28ad988d98c0f81009ed07c build(deps): bumped cffi==1.16.0 diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ orjson==3.9.10 psutil==5.9.5 py==1.11.0 pygit2==1.13.3 - cffi==1.15.1 + cffi==1.16.0 pycparser==2.21 pygments==2.15.1 pyparsing==3.1.1