From f14b0f8225e95fcfb8c64eff89eee016811d4f21 Mon Sep 17 00:00:00 2001 From: RhodeCode Admin Date: Thu, 20 Jul 2023 10:33:16 +0200 Subject: [PATCH] deps: bumped pyparsing for EE edition --- conftest.py | 1 - requirements.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/conftest.py b/conftest.py index 024d7b13..f731dbc6 100644 --- 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 index ab66a038..d9c252f2 100644 --- 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