# HG changeset patch # User RhodeCode Admin # Date 2024-08-28 11:26:41 # Node ID ad7e560e6dfa491596e2add19b5d37f43398df88 # Parent b2259b07fa200a43c0dd01071ae9e4c57f1cb908 chore(deps): bumped few libs for mailing fixes to be in sync with CE diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -11,8 +11,8 @@ celery==5.3.6 click==8.1.3 click-repl==0.2.0 click==8.1.3 - prompt-toolkit==3.0.38 - wcwidth==0.2.6 + prompt_toolkit==3.0.47 + wcwidth==0.2.13 six==1.16.0 kombu==5.3.5 amqp==5.2.0 @@ -44,7 +44,7 @@ py==1.11.0 pygit2==1.13.3 cffi==1.16.0 pycparser==2.21 -pygments==2.15.1 +pygments==2.18.0 pyparsing==3.1.1 pyramid==2.0.2 hupper==1.12 @@ -92,7 +92,7 @@ scandir==1.10.0 setproctitle==1.3.3 subvertpy==0.11.0 waitress==3.0.0 -wcwidth==0.2.6 +wcwidth==0.2.13 ## test related requirements