Update to have temporal in common 30/13030/1
authorMark Beierl <mark.beierl@canonical.com>
Wed, 1 Mar 2023 16:53:08 +0000 (16:53 +0000)
committerMark Beierl <mark.beierl@canonical.com>
Wed, 1 Mar 2023 16:53:08 +0000 (16:53 +0000)
Change-Id: I634a0c6a1f2103b40820e5bdd4ed59aad02b43b8
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
requirements-test.txt
requirements.in
requirements.txt

index 4944259..11c468b 100644 (file)
@@ -16,7 +16,7 @@
 #######################################################################################
 asynctest==0.13.0
     # via -r requirements-test.in
-coverage==7.1.0
+coverage==7.2.1
     # via -r requirements-test.in
 mock==5.0.1
     # via -r requirements-test.in
index 8a96125..7fde0fd 100644 (file)
@@ -22,5 +22,4 @@ idna
 jinja2
 pyyaml==5.4.1
 pydantic
-protobuf==3.20.3
 temporalio
index 5d912be..6436e26 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-aiohttp==3.8.3
+aiohttp==3.8.4
     # via -r requirements.in
 aiosignal==1.3.1
     # via aiohttp
@@ -26,11 +26,11 @@ attrs==22.2.0
     # via
     #   aiohttp
     #   glom
-boltons==21.0.0
+boltons==23.0.0
     # via
     #   face
     #   glom
-charset-normalizer==2.1.1
+charset-normalizer==3.0.1
     # via aiohttp
 checksumdir==1.2.0
     # via -r requirements.in
@@ -44,7 +44,7 @@ frozenlist==1.3.3
     #   aiosignal
 glom==23.1.1
     # via config-man
-grpcio==1.51.1
+grpcio==1.51.3
     # via grpcio-tools
 grpcio-tools==1.48.1
     # via -r requirements.in
@@ -71,10 +71,9 @@ multidict==6.0.4
     #   yarl
 protobuf==3.20.3
     # via
-    #   -r requirements.in
     #   grpcio-tools
     #   temporalio
-pydantic==1.10.4
+pydantic==1.10.5
     # via -r requirements.in
 python-dateutil==2.8.2
     # via temporalio
@@ -82,11 +81,11 @@ pyyaml==5.4.1
     # via -r requirements.in
 six==1.16.0
     # via python-dateutil
-temporalio==1.0.0
+temporalio==1.1.0
     # via -r requirements.in
-types-protobuf==3.20.4.6
+types-protobuf==4.22.0.0
     # via temporalio
-typing-extensions==4.4.0
+typing-extensions==4.5.0
     # via
     #   pydantic
     #   temporalio