Update git submodules

* Update python-watcherclient from branch 'master'
  - Use upper-constraints in tox runs
    
    The upper-constraints file wasn't being enforced
    when installing dependencies in tox runs which can
    lead to failures like installing Sphinx>2.0 in py27
    where it's not supported.
    
    This is loosely based on novaclient change
    I8be883215f27abb58d15b85e8542cbdf32000bac for the
    same kind of issue.
    
    Note there are other things that should be done
    in here regarding requirements cleanup, like the
    sphinx dependnecies should move to a
    doc/requirements.txt file to separate them from
    unit test runs, but that can be dealt with in a
    follow up change.
    
    Change-Id: I359a35af5b653299110a8d0faddb255da0b10118
    Closes-Bug: #1828698
This commit is contained in:
Matt Riedemann 2019-05-11 18:45:44 -04:00 committed by Gerrit Code Review
parent d884608591
commit d70e1ef51a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bb5586b47734808abdc8398b496ba351562a5815
Subproject commit 2cab116e305b798dc5c5e3b97528c78e9cfb77f4