# HG changeset patch # User RhodeCode Admin # Date 2023-07-20 08:33:16 # Node ID 21ffe33594c015f040c90c6b3f42c9c951d43974 # Parent 5122f321ffebf209dd36728fd69d38a1db5f2e13 deps: bumped pyparsing for EE edition diff --git a/conftest.py b/conftest.py --- a/conftest.py +++ b/conftest.py @@ -1,4 +1,3 @@ - # Copyright (C) 2010-2023 RhodeCode GmbH # # This program is free software: you can redistribute it and/or modify diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -176,7 +176,7 @@ pycryptodome==3.17 pycurl==7.45.2 pymysql==1.0.3 pyotp==2.8.0 -pyparsing==3.0.9 +pyparsing==3.1.0 pyramid-debugtoolbar==4.10 pygments==2.15.1 pyramid==2.0.1