Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirement: bump faker from 28.1.0 to 28.4.1 #4688

Merged
merged 1 commit into from
Sep 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,9 @@ factory-boy==3.3.1 \
--hash=sha256:7b1113c49736e1e9995bc2a18f4dbf2c52cf0f841103517010b1d825712ce3ca \
--hash=sha256:8317aa5289cdfc45f9cae570feb07a6177316c82e34d14df3c2e1f22f26abef0
# via -r requirements/test.txt
faker==28.1.0 \
--hash=sha256:b17d69312ef6485a720e21bffa997668c88876a5298b278e903ba706243c9c6b \
--hash=sha256:bc460a0e6020966410d0b276043879abca0fac51890f3324bc254bb0a383ee3a
faker==28.4.1 \
--hash=sha256:4294d169255a045990720d6f3fa4134b764a4cdf46ef0d3c7553d2506f1adaa1 \
--hash=sha256:e59c01d1e8b8e20a83255ab8232c143cb2af3b4f5ab6a3f5ce495f385ad8ab4c
# via
# -r requirements/test.txt
# factory-boy
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -406,9 +406,9 @@ factory-boy==3.3.1 \
--hash=sha256:7b1113c49736e1e9995bc2a18f4dbf2c52cf0f841103517010b1d825712ce3ca \
--hash=sha256:8317aa5289cdfc45f9cae570feb07a6177316c82e34d14df3c2e1f22f26abef0
# via -r requirements/test.in
faker==28.1.0 \
--hash=sha256:b17d69312ef6485a720e21bffa997668c88876a5298b278e903ba706243c9c6b \
--hash=sha256:bc460a0e6020966410d0b276043879abca0fac51890f3324bc254bb0a383ee3a
faker==28.4.1 \
--hash=sha256:4294d169255a045990720d6f3fa4134b764a4cdf46ef0d3c7553d2506f1adaa1 \
--hash=sha256:e59c01d1e8b8e20a83255ab8232c143cb2af3b4f5ab6a3f5ce495f385ad8ab4c
# via factory-boy
freezegun==1.5.1 \
--hash=sha256:b29dedfcda6d5e8e083ce71b2b542753ad48cfec44037b3fc79702e2980a89e9 \
Expand Down