X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=requirements-test.txt;h=b71b0f2e7f7983df4d77bfcd36b45559bec5cd59;hp=b4cf25593055b90a8093863c9f0dfb5716faae6f;hb=c2ee2fcf4a379f2825ca4049e1c766d33852450d;hpb=a0911d313aed81603a71ec70a7fe6835f734961f;ds=sidebyside diff --git a/requirements-test.txt b/requirements-test.txt index b4cf255..b71b0f2 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,30 +1,46 @@ +# Copyright 2018 Telefonica S.A. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + aiohttp==3.6.2 # via # -r requirements-test.in # aioresponses -aioresponses==0.7.2 +aioresponses==0.7.3 # via -r requirements-test.in async-timeout==3.0.1 # via aiohttp asynctest==0.13.0 # via -r requirements-test.in -attrs==20.3.0 +attrs==21.4.0 # via aiohttp -certifi==2020.12.5 +certifi==2021.10.8 # via requests chardet==3.0.4 # via # aiohttp # requests -coverage==5.5 +coverage==6.2 # via # -r requirements-test.in # nose2 -idna==2.10 +idna==3.3 # via # requests # yarl -lxml==4.6.3 +lxml==4.7.1 # via pyang multidict==4.7.6 # via @@ -32,29 +48,13 @@ multidict==4.7.6 # yarl nose2==0.10.0 # via -r requirements-test.in -pyang==2.4.0 +pyang==2.5.2 # via -r requirements-test.in -requests==2.25.1 +requests==2.27.1 # via -r requirements-test.in -six==1.15.0 +six==1.16.0 # via nose2 -urllib3==1.26.4 +urllib3==1.26.8 # via requests -yarl==1.6.3 +yarl==1.7.2 # via aiohttp -# Copyright 2018 Telefonica S.A. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -# implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -