X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=6b8174f126692f6ba4bb8033a7ae9e96f25d0ce7;hb=refs%2Ftags%2Fv15.0.1;hp=22454d9f164c8be8e1401fc70f6d8b65783f4415;hpb=a06b854f2b278aaee015fc1f76015895f8cf50c1;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index 22454d9..6b8174f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,9 +14,9 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -coverage==7.2.5 +coverage==7.3.1 # via -r requirements-test.in -exceptiongroup==1.1.1 +exceptiongroup==1.1.3 # via pytest iniconfig==2.0.0 # via pytest @@ -24,9 +24,9 @@ nose2==0.13.0 # via -r requirements-test.in packaging==23.1 # via pytest -pluggy==1.0.0 +pluggy==1.3.0 # via pytest -pytest==7.3.1 +pytest==7.4.2 # via -r requirements-test.in tomli==2.0.1 # via pytest