Update git submodules

* Update placement from branch 'master'
  to c8255d70c89f60cf85676ac5cfbb313ea44645c0
  - Merge "tox: Drop envdir"
  - tox: Drop envdir
    
    tox now always recreates an env although the env is shared using envdir
    options.
    ~~~
    $ tox -e genpolicy
    genpolicy: recreate env because env type changed from
    {'name': 'genconfig', 'type': 'VirtualEnvRunner'} to
    {'name': 'genpolicy', 'type': 'VirtualEnvRunner'}
    ~~~
    
    According to the maintainer of tox, this functionality is not intended
    to be supported.
    https://github.com/tox-dev/tox/issues/425#issuecomment-1011944293
    
    Change-Id: I92eb0cdf98910b97523a9453a073ba238ee702ee
This commit is contained in:
Zuul 2024-05-21 18:19:48 +00:00 committed by Gerrit Code Review
parent fe866ea58f
commit a02cc9ea51
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4d81594e9c0d20ee0dd10ff31dcf11f922445a9e
Subproject commit c8255d70c89f60cf85676ac5cfbb313ea44645c0