X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=22454d9f164c8be8e1401fc70f6d8b65783f4415;hb=db28d4290a34ed1a7ac7a2ca10cab7eb34a55fd1;hp=bfa751a37cf15e8f71d3f96b8529e293ca66b248;hpb=b0291ff5010f5776a2f1e9e16154fc87e6fa95dc;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index bfa751a..22454d9 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.2.5 + # via -r requirements-test.in +exceptiongroup==1.1.1 # via pytest -coverage==6.2 - # via - # -r requirements-test.in - # nose2 -iniconfig==1.1.1 +iniconfig==2.0.0 # via pytest -nose2==0.10.0 +nose2==0.13.0 # via -r requirements-test.in -packaging==21.3 +packaging==23.1 # via pytest pluggy==1.0.0 # via pytest -py==1.11.0 - # via pytest -pyparsing==3.0.6 - # via packaging -pytest==6.2.5 +pytest==7.3.1 # via -r requirements-test.in -six==1.16.0 - # via nose2 -toml==0.10.2 +tomli==2.0.1 # via pytest