Update git submodules

* Update diskimage-builder from branch 'master'
  - Remove hacking from requirements
    
    putting it in requirements means it's installed for anything that
    installs diskimage-builder. Not just for tests, but in actual prod
    installations. Because of the way flake8 plugins work, this means
    then that hacking is injected into all flake8 invocations in that
    environment.
    
    This is currently causing issues in nodepool where we do not
    actually use hacking but it's still spewing spurious messages to
    the screen because it is incorrect finding our apache header to be
    incorrect.
    
    Just depend on flake8, since that's what dib-lint depends on.
    
    Change-Id: I8d2b2076b604d596906a3b12a5518e2a56c0fe88
This commit is contained in:
Monty Taylor 2020-03-12 14:42:26 -05:00 committed by Gerrit Code Review
parent b883641c44
commit d05a2b1d86
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 61b72ca2c278daf122abac54f9a7e06cc6958d27
Subproject commit 1038f9c8ba0bcd0bf93e6746349193a38148fb9c