diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index dadf112..95cdbb1 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -100,7 +100,7 @@ nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.5.2 +nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 notebook-shim==0.2.4 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index a8364dc..0b7130e 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -99,7 +99,7 @@ nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.5.2 +nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 notebook-shim==0.2.4 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index cae1d53..28c635b 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -99,7 +99,7 @@ nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.5.2 +nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 notebook-shim==0.2.4 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index bbd039c..5313dd8 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -102,7 +102,7 @@ nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.5.2 +nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 notebook-shim==0.2.4 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 07264ec..dd986dc 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -101,7 +101,7 @@ nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 nbformat==5.9.2 -nbmake==1.5.2 +nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 notebook-shim==0.2.4 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd12d72..817c167 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -82,7 +82,7 @@ repos: args: - --in-place - repo: https://github.com/ComPWA/policy - rev: 0.2.6 + rev: 0.3.0 hooks: - id: check-dev-files args: