Skip to content

Commit

Permalink
chore(deps): update dependency filelock to ~=3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 8e21258 commit 76556f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/requirements/pypi.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 4 additions & 2 deletions test/requirements/pypi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 76556f7

Please sign in to comment.