Merge branch 'upgrade_deps' into 'main'

upgrade deps

See merge request domaindrivenarchitecture/dda-devops-build!3
This commit is contained in:
Michael Jerger 2022-08-19 12:32:38 +00:00
commit fbc726ddaf
2 changed files with 11 additions and 12 deletions

View file

@ -28,7 +28,7 @@ use_plugin("python.distutils")
default_task = "publish"
name = "ddadevops"
version = "0.15.7-dev0"
version = "1.0.0-dev"
summary = "tools to support builds combining gopass, terraform, dda-pallet, aws & hetzner-cloud"
description = __doc__
authors = [Author("meissa GmbH", "buero@meissa-gmbh.de")]

View file

@ -1,14 +1,13 @@
coverage==5.3
flake8==3.8.4
coverage==6.4
flake8==5.0
flake8-polyfill==1.0.2
mypy==0.790
mypy==0.971
mypy-extensions==0.4.3
pycodestyle==2.6.0
pyflakes==2.2.0
pylint==2.6.0
pytest==6.1.2
pytest-cov==2.10.1
pycodestyle==2.9.1
pyflakes==2.5
pylint==2.14
pytest==7.1
pytest-cov==3.0
pytest-datafiles==2.0
dda-python-terraform==1.0.3
python-terraform
boto3==1.17.100
dda-python-terraform==2.0.1
boto3==1.24