Update version of PyYAML
[osm/LCM.git] / requirements.txt
index 4ea9719..56ad71a 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
@@ -22,15 +22,15 @@ async-timeout==4.0.2
     # via
     #   -r requirements.in
     #   aiohttp
-attrs==22.2.0
+attrs==23.1.0
     # via
     #   aiohttp
     #   glom
-boltons==21.0.0
+boltons==23.0.0
     # via
     #   face
     #   glom
-charset-normalizer==2.1.1
+charset-normalizer==3.1.0
     # via aiohttp
 checksumdir==1.2.0
     # via -r requirements.in
@@ -42,13 +42,13 @@ frozenlist==1.3.3
     # via
     #   aiohttp
     #   aiosignal
-glom==23.1.1
+glom==23.3.0
     # via config-man
-grpcio==1.51.1
+grpcio==1.54.2
     # via grpcio-tools
 grpcio-tools==1.48.1
     # via -r requirements.in
-grpclib==0.4.3
+grpclib==0.4.4
     # via -r requirements.in
 h2==4.1.0
     # via grpclib
@@ -73,13 +73,13 @@ protobuf==3.20.3
     # via
     #   -r requirements.in
     #   grpcio-tools
-pydantic==1.10.4
+pydantic==1.10.7
     # via -r requirements.in
-pyyaml==5.4.1
+pyyaml==6.0.1
     # via -r requirements.in
-typing-extensions==4.4.0
+typing-extensions==4.5.0
     # via pydantic
-yarl==1.8.2
+yarl==1.9.2
     # via aiohttp
 
 # The following packages are considered to be unsafe in a requirements file: