From 47fff2d816c560e353db013a75719f4497f7bdcf Mon Sep 17 00:00:00 2001 From: vrenaville Date: Wed, 11 Sep 2024 11:40:50 +0200 Subject: [PATCH] feat: bumpy --- .github/workflows/build.yaml | 2 +- 13.0/base_requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ac840dfe..40491a1e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -25,7 +25,7 @@ jobs: strategy: matrix: #odoo_serie: ["11.0","12.0", "13.0", "14.0", "15.0", "16.0", "17.0"] - odoo_serie: ["13.0","14.0","15.0","16.0","17.0"] + odoo_serie: ["13.0"] steps: - uses: actions/checkout@v4 diff --git a/13.0/base_requirements.txt b/13.0/base_requirements.txt index 19baa841..9ca2b988 100644 --- a/13.0/base_requirements.txt +++ b/13.0/base_requirements.txt @@ -11,13 +11,13 @@ ebaysdk==2.1.5 gevent==22.10.2 greenlet==2.0.2 html2text==2018.1.9 -Jinja2==2.11.3 # official 2.10.1 +Jinja2==3.1.4 # official 2.10.1 libsass==0.17.0 # lxml==3.7.1 ; sys_platform != 'win32' and python_version < '3.7' lxml==4.6.3 ; sys_platform != 'win32' and python_version >= '3.7' # official 4.3.2 # lxml ; sys_platform == 'win32' -Mako==1.0.7 -MarkupSafe==1.1.1 # official 1.1.0 +Mako==1.3.5 +MarkupSafe==2.1.5 # official 1.1.0 mock==2.0.0 num2words==0.5.10 # official 0.5.6 ofxparse==0.19