From 76556f7245aac7fce1f2c757bbef351aaa3b4614 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:16:50 +0000 Subject: [PATCH] chore(deps): update dependency filelock to ~=3.13.0 --- test/requirements/pypi.in | 2 +- test/requirements/pypi.txt | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/test/requirements/pypi.in b/test/requirements/pypi.in index ebd6c51a3..a603fc344 100644 --- a/test/requirements/pypi.in +++ b/test/requirements/pypi.in @@ -8,6 +8,6 @@ pluggy~=1.3.0 ansi2html~=1.8.0 allpairspy @ git+https://github.com/amezin/allpairspy.git@66df42dee8c784033d8e4851b4e952403f4d287b wand~=0.6.10 -filelock~=3.12.0 +filelock~=3.13.0 pyyaml~=6.0 python-xlib==0.33 diff --git a/test/requirements/pypi.txt b/test/requirements/pypi.txt index 9cdeaaf51..f87fd9667 100644 --- a/test/requirements/pypi.txt +++ b/test/requirements/pypi.txt @@ -12,7 +12,7 @@ ansi2html==1.8.0 # via -r pypi.in execnet==2.0.2 # via pytest-xdist -filelock==3.12.4 +filelock==3.13.0 # via -r pypi.in iniconfig==2.0.0 # via pytest @@ -42,7 +42,9 @@ pytest-metadata==3.0.0 pytest-rerunfailures==12.0 # via -r pypi.in pytest-xdist[psutil,setproctitle]==3.3.1 - # via -r pypi.in + # via + # -r pypi.in + # pytest-xdist python-xlib==0.33 # via -r pypi.in pyyaml==6.0.1