From 5f41d78fce286143b49bc4111d1db572fb2ac740 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Wed, 12 Mar 2025 00:11:55 +0100 Subject: [PATCH] Update pip dependencies Change-Id: I6785b2e35c8b43249bceb6944bb10fde16950e8a Signed-off-by: garciadeblas --- requirements-dev.txt | 6 ++--- requirements-test.txt | 16 ++++++------- requirements.txt | 55 ++++++++++++++++++++++--------------------- 3 files changed, 39 insertions(+), 38 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3b1d1e4..12979cf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -30,12 +30,12 @@ enum34==1.1.10 # via # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=master # pyangbind -lxml==5.3.0 +lxml==5.3.1 # via # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=master # pyang # pyangbind -motor==3.6.0 +motor==3.7.0 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master # via -r requirements-dev.in @@ -53,7 +53,7 @@ pyangbind==0.8.6 # via -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=master pycryptodome==3.21.0 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master -pymongo==4.9.2 +pymongo==4.11.2 # via # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master # motor diff --git a/requirements-test.txt b/requirements-test.txt index c47bef9..41b5403 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,11 +14,11 @@ # limitations under the License. -aiohappyeyeballs==2.4.4 +aiohappyeyeballs==2.6.0 # via aiohttp -aiohttp==3.11.10 +aiohttp==3.11.13 # via aioresponses -aioresponses==0.7.7 +aioresponses==0.7.8 # via -r requirements-test.in aiosignal==1.3.2 # via aiohttp @@ -28,11 +28,11 @@ async-timeout==4.0.3 # aiohttp asynctest==0.13.0 # via -r requirements-test.in -attrs==24.3.0 +attrs==25.1.0 # via aiohttp -coverage==7.6.9 +coverage==7.6.12 # via -r requirements-test.in -deepdiff==8.0.1 +deepdiff==8.3.0 # via -r requirements-test.in frozenlist==1.5.0 # via @@ -46,11 +46,11 @@ multidict==6.1.0 # yarl nose2==0.15.1 # via -r requirements-test.in -orderly-set==5.2.2 +orderly-set==5.3.0 # via deepdiff packaging==24.2 # via aioresponses -propcache==0.2.1 +propcache==0.3.0 # via # aiohttp # yarl diff --git a/requirements.txt b/requirements.txt index f76d231..f0ea6c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,9 +14,9 @@ # limitations under the License. -aiohappyeyeballs==2.4.4 +aiohappyeyeballs==2.6.0 # via aiohttp -aiohttp==3.11.10 +aiohttp==3.11.13 # via -r requirements.in aiosignal==1.3.2 # via aiohttp @@ -24,7 +24,7 @@ async-timeout==4.0.3 # via # -r requirements.in # aiohttp -attrs==24.3.0 +attrs==25.1.0 # via # aiohttp # jsonschema @@ -35,9 +35,9 @@ backports-tarfile==1.2.0 # via jaraco-context cefevent==0.5.6 # via -r requirements.in -certifi==2024.12.14 +certifi==2025.1.31 # via requests -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests cheroot==10.0.1 # via cherrypy @@ -48,7 +48,7 @@ debtcollector==3.0.0 # oslo-config # oslo-utils # python-keystoneclient -deepdiff==8.0.1 +deepdiff==8.3.0 # via -r requirements.in frozenlist==1.5.0 # via @@ -77,9 +77,9 @@ jsonschema==4.23.0 # via -r requirements.in jsonschema-specifications==2024.10.1 # via jsonschema -keystoneauth1==5.9.1 +keystoneauth1==5.10.0 # via python-keystoneclient -more-itertools==10.5.0 +more-itertools==10.6.0 # via # cheroot # cherrypy @@ -95,20 +95,20 @@ netaddr==1.3.0 # via # oslo-config # oslo-utils -orderly-set==5.2.2 +orderly-set==5.3.0 # via deepdiff os-service-types==1.7.0 # via keystoneauth1 -oslo-config==9.7.0 +oslo-config==9.7.1 # via python-keystoneclient -oslo-i18n==6.5.0 +oslo-i18n==6.5.1 # via # oslo-config # oslo-utils # python-keystoneclient -oslo-serialization==5.6.0 +oslo-serialization==5.7.0 # via python-keystoneclient -oslo-utils==8.0.0 +oslo-utils==8.2.0 # via # oslo-serialization # python-keystoneclient @@ -116,36 +116,36 @@ packaging==24.2 # via # oslo-utils # python-keystoneclient -pbr==6.1.0 +pbr==6.1.1 # via # keystoneauth1 # os-service-types # oslo-i18n - # oslo-serialization + # oslo-utils # python-keystoneclient # stevedore portend==3.2.0 # via cherrypy -propcache==0.2.1 +propcache==0.3.0 # via # aiohttp # yarl -psutil==6.1.0 +psutil==7.0.0 # via oslo-utils -pyparsing==3.2.0 +pyparsing==3.2.1 # via oslo-utils -pyrage==1.2.2 +pyrage==1.2.4 # via -r requirements.in python-dateutil==2.9.0.post0 # via tempora -python-keystoneclient==5.5.0 +python-keystoneclient==5.6.0 # via -r requirements.in pyyaml==6.0.2 # via # -r requirements.in # oslo-config # oslo-utils -referencing==0.35.1 +referencing==0.36.2 # via # jsonschema # jsonschema-specifications @@ -157,7 +157,7 @@ requests==2.32.3 # python-keystoneclient rfc3986==2.0.0 # via oslo-config -rpds-py==0.22.3 +rpds-py==0.23.1 # via # jsonschema # referencing @@ -165,26 +165,27 @@ six==1.17.0 # via # python-dateutil # tacacs-plus -stevedore==5.4.0 +stevedore==5.4.1 # via # keystoneauth1 # oslo-config # python-keystoneclient tacacs-plus==2.6 # via -r requirements.in -tempora==5.7.0 +tempora==5.8.0 # via portend typing-extensions==4.12.2 # via # keystoneauth1 # multidict -tzdata==2024.2 + # referencing +tzdata==2025.1 # via # oslo-serialization # oslo-utils -urllib3==2.2.3 +urllib3==2.3.0 # via requests -wrapt==1.17.0 +wrapt==1.17.2 # via debtcollector yarl==1.18.3 # via aiohttp -- 2.25.1