Skip to content

Commit 254de49

Browse files
chore(deps): update dependency faker to v30.3.0 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2fc276c commit 254de49

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dev-dependencies = [
4040
"pre-commit == 4.0.0",
4141
"pymarkdownlnt == 0.9.23",
4242
"ruff == 0.6.9",
43-
"faker == 30.1.0",
43+
"faker ==30.3.0",
4444
"greenlet == 3.1.1",
4545
"mock == 5.1.0",
4646
"pyfakefs ==5.7.0",

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ deprecated==1.2.14
1717
distlib==0.3.8
1818
exceptiongroup==1.2.2 ; python_full_version < '3.11'
1919
execnet==2.1.1
20-
faker==30.1.0
20+
faker==30.3.0
2121
filelock==3.16.1
2222
ghp-import==2.1.0
2323
gitdb==4.0.11

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)