X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=6b8174f126692f6ba4bb8033a7ae9e96f25d0ce7;hb=409397d74a1a9dd1257a55b6c9ae02a7b8bf1bdd;hp=550a03c95c2405800b8c163bb524eed85c4ca0c9;hpb=8aee4c562afe73170f1da5af2baf836fcc8010cb;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index 550a03c..6b8174f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -coverage==7.3.0 +coverage==7.3.1 # via -r requirements-test.in exceptiongroup==1.1.3 # via pytest @@ -26,7 +26,7 @@ packaging==23.1 # via pytest pluggy==1.3.0 # via pytest -pytest==7.4.1 +pytest==7.4.2 # via -r requirements-test.in tomli==2.0.1 # via pytest