X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=22454d9f164c8be8e1401fc70f6d8b65783f4415;hb=refs%2Fchanges%2F45%2F13345%2F6;hp=bed91b0708009759f000fcad861d090485d10542;hpb=b2d732a70efa33e4bc478d351d64bc4adb4ea332;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index bed91b0..22454d9 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,21 +14,19 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -attrs==22.2.0 - # via pytest -coverage==7.1.0 +coverage==7.2.5 # via -r requirements-test.in -exceptiongroup==1.1.0 +exceptiongroup==1.1.1 # via pytest iniconfig==2.0.0 # via pytest -nose2==0.12.0 +nose2==0.13.0 # via -r requirements-test.in -packaging==23.0 +packaging==23.1 # via pytest pluggy==1.0.0 # via pytest -pytest==7.2.1 +pytest==7.3.1 # via -r requirements-test.in tomli==2.0.1 # via pytest