From: garciadeblas Date: Sun, 15 Dec 2024 09:44:54 +0000 (+0100) Subject: Update pip dependencies X-Git-Tag: v17.0.0~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=9182b9f4d4e67020de6359391d38373ae7f32ceb;p=osm%2Fcommon.git Update pip dependencies Change-Id: I1e5109b5b1230842cbdd262ad475a2894f852577 Signed-off-by: garciadeblas --- diff --git a/requirements-test.txt b/requirements-test.txt index 7e742e0..9c3609f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -coverage==7.6.1 +coverage==7.6.9 # via -r requirements-test.in exceptiongroup==1.2.2 # via pytest @@ -22,11 +22,11 @@ iniconfig==2.0.0 # via pytest nose2==0.15.1 # via -r requirements-test.in -packaging==24.1 +packaging==24.2 # via pytest pluggy==1.5.0 # via pytest -pytest==8.3.2 +pytest==8.3.4 # via -r requirements-test.in -tomli==2.0.1 +tomli==2.2.1 # via pytest diff --git a/requirements.txt b/requirements.txt index 629373c..ee7d8ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,21 +14,21 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -aiokafka==0.11.0 +aiokafka==0.12.0 # via -r requirements.in -async-timeout==4.0.3 +async-timeout==5.0.1 # via aiokafka dataclasses==0.6 # via -r requirements.in -dnspython==2.6.1 +dnspython==2.7.0 # via pymongo -motor==3.5.1 +motor==3.6.0 # via -r requirements.in -packaging==24.1 +packaging==24.2 # via aiokafka -pycryptodome==3.20.0 +pycryptodome==3.21.0 # via -r requirements.in -pymongo==4.8.0 +pymongo==4.9.2 # via # -r requirements.in # motor