X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=6b8174f126692f6ba4bb8033a7ae9e96f25d0ce7;hb=13d3d704fc0a72876588952b89b869525562a20f;hp=13c777bdc8f3945b5c9148932ae77ab059f2e0d8;hpb=22cd57a4c6e35b6f07f1a2391e5a5bb85f340b21;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index 13c777b..6b8174f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,27 +14,19 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -attrs==21.4.0 +coverage==7.3.1 + # via -r requirements-test.in +exceptiongroup==1.1.3 # via pytest -coverage==6.4.1 - # via - # -r requirements-test.in - # nose2 -iniconfig==1.1.1 +iniconfig==2.0.0 # via pytest -nose2==0.11.0 +nose2==0.13.0 # via -r requirements-test.in -packaging==21.3 - # via pytest -pluggy==1.0.0 +packaging==23.1 # via pytest -py==1.11.0 +pluggy==1.3.0 # via pytest -pyparsing==3.0.9 - # via packaging -pytest==7.1.2 +pytest==7.4.2 # via -r requirements-test.in -six==1.16.0 - # via nose2 tomli==2.0.1 # via pytest