X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fcommon.git;a=blobdiff_plain;f=requirements-test.txt;fp=requirements-test.txt;h=bed91b0708009759f000fcad861d090485d10542;hp=13c777bdc8f3945b5c9148932ae77ab059f2e0d8;hb=ee6c89fd655a76eb9b9695cd326bfc6b297580fd;hpb=d3b582a7268d90c072bb7fbe10a25c80851f3c1e diff --git a/requirements-test.txt b/requirements-test.txt index 13c777b..bed91b0 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,27 +14,21 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -attrs==21.4.0 +attrs==22.2.0 # via pytest -coverage==6.4.1 - # via - # -r requirements-test.in - # nose2 -iniconfig==1.1.1 +coverage==7.1.0 + # via -r requirements-test.in +exceptiongroup==1.1.0 + # via pytest +iniconfig==2.0.0 # via pytest -nose2==0.11.0 +nose2==0.12.0 # via -r requirements-test.in -packaging==21.3 +packaging==23.0 # via pytest pluggy==1.0.0 # via pytest -py==1.11.0 - # via pytest -pyparsing==3.0.9 - # via packaging -pytest==7.1.2 +pytest==7.2.1 # via -r requirements-test.in -six==1.16.0 - # via nose2 tomli==2.0.1 # via pytest