Skip to content

Commit 5c0a6f6

Browse files
committed
refactor: revert filelock to 3.16.1
1 parent e145487 commit 5c0a6f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ django-components==0.134
2424
# via -r requirements-ci.in
2525
djc-core-html-parser==1.0.2
2626
# via django-components
27-
filelock==3.17.0
27+
filelock==3.16.1
2828
# via
2929
# tox
3030
# virtualenv

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ djc-core-html-parser==1.0.2
3232
# via django-components
3333
exceptiongroup==1.2.2
3434
# via pytest
35-
filelock==3.17.0
35+
filelock==3.16.1
3636
# via
3737
# tox
3838
# virtualenv

0 commit comments

Comments
 (0)