Update git submodules

* Update python-swiftclient from branch 'master'
  to 7e65d10199be3214f5c7adf66a041fb7264eb07d
  - Merge "tests: Fix call assertion"
  - tests: Fix call assertion
    
    Under py312, MagicMock.has_calls raises an AttributeError. This is
    actually a good thing, as previously we weren't actually making the
    assertions we thought we were making.
    
    Fix the one place that we forgot the leading `assert_`, and switch it
    to `any_order=True`; this is required for the test to pass, as there
    are additional calls between the two expected calls.
    
    See https://github.com/python/cpython/commit/1d4d677d
    
    Change-Id: Ia2ff2f198b4c1312a3e7dce32f11b87050683d45
This commit is contained in:
Zuul 2024-01-02 20:17:06 +00:00 committed by Gerrit Code Review
parent 7aded06073
commit f3deed70db
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c62357c32f6bee7af9b075b5ebad519a355de8bb
Subproject commit 7e65d10199be3214f5c7adf66a041fb7264eb07d