Skip to content

Commit b787e95

Browse files
Bump filelock from 3.12.2 to 3.20.1 in /src/datagen/pii/privy
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.2 to 3.20.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.12.2...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76d03e7 commit b787e95

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/datagen/pii/privy/requirements.bazel.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ faker-airtravel==0.4 \
422422
--hash=sha256:1db3115f9ad5ef5b6da914702b00114c0c76695c3ee495fc02ab88b8a6eeae2c \
423423
--hash=sha256:7401fdd87ddfec5768dc85f831aa8fa801c4c41c6f607fe6aef423f2f7c4d9bf
424424
# via -r requirements.in
425-
filelock==3.12.2 \
426-
--hash=sha256:002740518d8aa59a26b0c76e10fb8c6e15eae825d34b6fdf670333fd7b938d81 \
427-
--hash=sha256:cbb791cdea2a72f23da6ac5b5269ab0a0d161e9ef0100e653b69049a7706d1ec
425+
filelock==3.20.1 \
426+
--hash=sha256:15d9e9a67306188a44baa72f569d2bfd803076269365fdea0934385da4dc361a \
427+
--hash=sha256:b8360948b351b80f420878d8516519a2204b07aefcdcfd24912a5d33127f188c
428428
# via
429429
# gdown
430430
# huggingface-hub
@@ -2183,7 +2183,6 @@ transformers[sentencepiece,torch]==4.30.0 \
21832183
# via
21842184
# flair
21852185
# transformer-smaller-training-vocab
2186-
# transformers
21872186
typer==0.7.0 \
21882187
--hash=sha256:b5e704f4e48ec263de1c0b3a2387cd405a13767d2f907f44c1a08cbad96f606d \
21892188
--hash=sha256:ff797846578a9f2a201b53442aedeb543319466870fbe1c701eab66dd7681165

0 commit comments

Comments
 (0)