diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 22c300ce1..a382aa025 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.21.2 +current_version = 0.21.3 commit = False tag = False tag_name = {new_version} diff --git a/CHANGELOG.md b/CHANGELOG.md index c958ad6b7..e4b68509d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ ## Changelog +### 0.21.3 + +**Commit Delta**: [Change from 0.21.2 release](https://github.com/plus3it/watchmaker/compare/0.21.2...0.21.3) + +**Released**: 2020.10.26 + +**Summary**: + +* watchmaker-salt-content + - (Linux) Updates scap-formula pillar to use alternative stig profile parameter for Red Hat + ### 0.21.2 **Commit Delta**: [Change from 0.21.1 release](https://github.com/plus3it/watchmaker/compare/0.21.1...0.21.2) diff --git a/requirements/basics.txt b/requirements/basics.txt index 923306b9a..426b96b38 100644 --- a/requirements/basics.txt +++ b/requirements/basics.txt @@ -1,8 +1,8 @@ setuptools==36.8.0;python_version<="2.6" setuptools==43.0.0;python_version<="3.4" and python_version>="2.7" -setuptools==50.3.0;python_version>"3.4" +setuptools==50.3.2;python_version>"3.4" virtualenv==15.2.0;python_version<="2.6" -virtualenv==20.0.31;python_version>="2.7" +virtualenv==20.0.35;python_version>="2.7" wheel==0.29.0;python_version<="2.6" wheel==0.33.6;python_version<="3.4" and python_version>="2.7" wheel==0.35.1;python_version>"3.4" diff --git a/requirements/build.txt b/requirements/build.txt index 55e4f0f32..65e5c5d79 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1 +1 @@ -gravitybee==0.1.59 +gravitybee==0.1.61 diff --git a/requirements/check.txt b/requirements/check.txt index 0a812a85e..a9dc564d1 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -1,16 +1,16 @@ -r docs-check.txt check-manifest==0.44 -flake8==3.8.3 +flake8==3.8.4 flake8-bugbear==20.1.4 flake8-builtins==1.5.3 flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-future-import==0.4.6 flake8-print==3.1.4 -isort==5.5.4 +isort==5.6.4 m2r==0.2.1 pep8-naming==0.11.1 pydocstyle==5.1.1 pylint==2.6.0 -readme-renderer==26.0 +readme-renderer==28.0 diff --git a/requirements/docs.txt b/requirements/docs.txt index 755a98448..e1e1f4ef2 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,6 +1,6 @@ -r docs-check.txt recommonmark==0.6.0 -setuptools==50.3.0 +setuptools==50.3.2 sphinx==3.2.1 sphinx-rtd-theme==0.5.0 diff --git a/requirements/pip.txt b/requirements/pip.txt index 316fd0578..0498ae626 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,3 +1,3 @@ pip==9.0.3;python_version<="2.6" pip==19.1;python_version<="3.4" and python_version>="2.7" -pip==20.2.3;python_version>"3.4" +pip==20.2.4;python_version>"3.4" diff --git a/requirements/report.txt b/requirements/report.txt index d3d72de82..47788dd77 100644 --- a/requirements/report.txt +++ b/requirements/report.txt @@ -1,4 +1,4 @@ argparse==1.4.0 codecov<=2.0.5;platform_system=="Windows" # pyup: ==2.0.5 # see https://github.com/codecov/support/issues/402 codecov==2.0.15;platform_system!="Windows" and python_version<="2.6" -codecov==2.1.9;platform_system!="Windows" and python_version>"2.6" +codecov==2.1.10;platform_system!="Windows" and python_version>"2.6" diff --git a/requirements/tox.txt b/requirements/tox.txt index 3efcf4811..bd5bc42ac 100644 --- a/requirements/tox.txt +++ b/requirements/tox.txt @@ -2,4 +2,4 @@ tox==2.9.1;python_version<="2.6" tox==3.14.0;python_version<="3.4" and python_version>="2.7" -tox==3.20.0;python_version>"3.4" +tox==3.20.1;python_version>"3.4" diff --git a/setup.cfg b/setup.cfg index 6c82fd00d..fca156782 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ [metadata] name = watchmaker description = Applied Configuration Management -version = 0.21.2 +version = 0.21.3 long_description = file: README.md, CHANGELOG.md long_description_content_type = text/markdown author = Plus3IT Maintainers of Watchmaker diff --git a/src/vendor/pypa/get-pip b/src/vendor/pypa/get-pip index fa7dc8394..8283828b8 160000 --- a/src/vendor/pypa/get-pip +++ b/src/vendor/pypa/get-pip @@ -1 +1 @@ -Subproject commit fa7dc83944936bf09a0e4cb5d5ec852c0d256599 +Subproject commit 8283828b8fd6f1783daf55a765384e6d8d2c5014 diff --git a/src/watchmaker/static/salt/content b/src/watchmaker/static/salt/content index 9ee5b1a8a..abbc5a853 160000 --- a/src/watchmaker/static/salt/content +++ b/src/watchmaker/static/salt/content @@ -1 +1 @@ -Subproject commit 9ee5b1a8a2629393e406cb2cf01c179bcd32a2f9 +Subproject commit abbc5a8536f8a13f3e7613c58f6d8ea2850d4feb