diff --git a/.copier-answers.yml b/.copier-answers.yml index d2713ce..440c949 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -4,7 +4,7 @@ ## This is an answers file generated by Copier. ## ################################################################################################### -_commit: v1.0.2 +_commit: v1.0.4 _src_path: git@github.com:logikal-io/python-package-template.git audience: Developers classifiers: diff --git a/requirements/dev.txt b/requirements/dev.txt index 90931bd..58aff5d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,4 +2,4 @@ -r build.txt -r docs.txt -pytest-logikal==2.0.1 +pytest-logikal==2.0.2 diff --git a/requirements/dev.txt.lock b/requirements/dev.txt.lock index f98f1c5..acf7d39 100644 --- a/requirements/dev.txt.lock +++ b/requirements/dev.txt.lock @@ -3,7 +3,7 @@ ## DO NOT EDIT THIS FILE. ## This is a locked requirements file generated by pyorbs. ## -## Requirements hash: 677b927d1157df20456fdf2eb36e33caa6b9370ded51fd5624f9699bdba961bc +## Requirements hash: 885bb8bfe254cdc2c0fcda8e530004969d144641ec7000970156bfa6ce8395e2 ## ################################################################################################### -e . @@ -17,9 +17,9 @@ certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 colorama==0.4.6 -coverage==7.4.0 +coverage==7.4.1 cryptography==42.0.1 -dill==0.3.7 +dill==0.3.8 docker==7.0.0 docutils==0.20.1 exceptiongroup==1.2.0 @@ -63,7 +63,7 @@ pyorbs==2.1.0 pyproject_hooks==1.0.0 pytest==7.4.4 pytest-cov==4.1.0 -pytest-logikal==2.0.1 +pytest-logikal==2.0.2 pytest-mock==3.12.0 pytest-mypy==0.10.3 pytest-xdist==3.5.0