Skip to content

Commit c12ba47

Browse files
Update dependency filelock to v3.20.3 [SECURITY]
1 parent 98a4d3b commit c12ba47

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev-py313.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,9 @@ docutils==0.21.2 \
281281
--hash=sha256:3a6b18732edf182daa3cd12775bbb338cf5691468f91eeeb109deff6ebfa986f \
282282
--hash=sha256:dafca5b9e384f0e419294eb4d2ff9fa826435bf15f15b7bd45723e8ad76811b2
283283
# via sphinx
284-
filelock==3.20.0 \
285-
--hash=sha256:339b4732ffda5cd79b13f4e2711a31b0365ce445d95d243bb996273d072546a2 \
286-
--hash=sha256:711e943b4ec6be42e1d4e6690b48dc175c822967466bb31c0c293f34334c13f4
284+
filelock==3.20.3 \
285+
--hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \
286+
--hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1
287287
# via virtualenv
288288
identify==2.6.15 \
289289
--hash=sha256:1181ef7608e00704db228516541eb83a88a9f94433a8c80bb9b5bd54b1d81757 \

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ pytest-cov == 7.0.0
66
pytest == 8.4.2
77
requests-mock == 1.12.1
88
typing-extensions == 4.13.0
9-
filelock == 3.19.1; python_version == '3.9'
9+
filelock ==3.20.3; python_version == '3.9'
1010
alabaster == 1.0.0; python_version >= '3.10'
1111
sphinx == 8.2.3; python_version >= '3.10'

0 commit comments

Comments
 (0)