Updating python dependencies

Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

Change-Id: If354cd6b4f13592bbe33cc3496b553bc01033a27
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
diff --git a/requirements-test.txt b/requirements-test.txt
index 24cfd87..0c59b6e 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -14,51 +14,39 @@
 # limitations under the License.
 
 
-aiohttp==3.6.2
-    # via
-    #   -r requirements-test.in
-    #   aioresponses
-aioresponses==0.7.3
+aiohttp==3.8.3
+    # via aioresponses
+aioresponses==0.7.4
     # via -r requirements-test.in
-async-timeout==3.0.1
+aiosignal==1.3.1
+    # via aiohttp
+async-timeout==4.0.2
     # via aiohttp
 asynctest==0.13.0
     # via -r requirements-test.in
-attrs==21.4.0
+attrs==22.2.0
     # via aiohttp
-certifi==2022.6.15
-    # via requests
-chardet==3.0.4
-    # via
-    #   aiohttp
-    #   requests
-coverage==6.4.1
-    # via
-    #   -r requirements-test.in
-    #   nose2
-deepdiff==5.8.1
+charset-normalizer==2.1.1
+    # via aiohttp
+coverage==7.1.0
     # via -r requirements-test.in
-idna==3.3
+deepdiff==6.2.3
+    # via -r requirements-test.in
+frozenlist==1.3.3
     # via
-    #   requests
-    #   yarl
-lxml==4.9.0
-    # via pyang
-multidict==4.7.6
+    #   aiohttp
+    #   aiosignal
+idna==3.4
+    # via yarl
+multidict==6.0.4
     # via
     #   aiohttp
     #   yarl
-nose2==0.11.0
+nose2==0.12.0
     # via -r requirements-test.in
 ordered-set==4.1.0
     # via deepdiff
-pyang==2.5.3
-    # via -r requirements-test.in
-requests==2.28.0
-    # via -r requirements-test.in
-six==1.16.0
-    # via nose2
-urllib3==1.26.9
-    # via requests
-yarl==1.7.2
+orjson==3.8.5
+    # via deepdiff
+yarl==1.8.2
     # via aiohttp