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

Bump faker from 28.4.1 to 33.1.0 #377

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ exceptiongroup==1.2.2
# -c requirements.txt
# cattrs
# pytest
faker==28.4.1
faker==33.1.0
# via
# -c requirements.txt
# polyfactory
Expand Down
12 changes: 8 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -433,9 +433,9 @@ exceptiongroup==1.2.2 \
# -r requirements-dev.in
# cattrs
# pytest
faker==28.4.1 \
--hash=sha256:4294d169255a045990720d6f3fa4134b764a4cdf46ef0d3c7553d2506f1adaa1 \
--hash=sha256:e59c01d1e8b8e20a83255ab8232c143cb2af3b4f5ab6a3f5ce495f385ad8ab4c
faker==33.1.0 \
--hash=sha256:1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4 \
--hash=sha256:d30c5f0e2796b8970de68978365247657486eb0311c5abe88d0b895b68dff05d
# via
# -r requirements-dev.in
# polyfactory
Expand Down Expand Up @@ -688,6 +688,7 @@ jeepney==0.8.0 \
--hash=sha256:c0a454ad016ca575060802ee4d590dd912e35c122fa04e70306de3d076cce755
# via
# -r requirements-dev.in
# keyring
# secretstorage
jinja2==3.1.4 \
--hash=sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369 \
Expand Down Expand Up @@ -1576,7 +1577,9 @@ scipy==1.14.1 \
secretstorage==3.3.3 \
--hash=sha256:2403533ef369eca6d2ba81718576c5e0f564d5cca1b58f73a8b23e7d4eeebd77 \
--hash=sha256:f356e6628222568e3af06f2eba8df495efa13b3b63081dafd4f7d9a7b7bc9f99
# via -r requirements-dev.in
# via
# -r requirements-dev.in
# keyring
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
Expand Down Expand Up @@ -1649,6 +1652,7 @@ typing-extensions==4.12.2 \
# via
# -r requirements-dev.in
# cattrs
# faker
# formulaic
# polyfactory
# pydantic
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ exceptiongroup==1.2.2
# via
# cattrs
# pytest
faker==28.4.1
faker==33.1.0
# via polyfactory
fonttools==4.53.1
# via matplotlib
Expand Down
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,9 @@ exceptiongroup==1.2.2 \
# -r requirements.in
# cattrs
# pytest
faker==28.4.1 \
--hash=sha256:4294d169255a045990720d6f3fa4134b764a4cdf46ef0d3c7553d2506f1adaa1 \
--hash=sha256:e59c01d1e8b8e20a83255ab8232c143cb2af3b4f5ab6a3f5ce495f385ad8ab4c
faker==33.1.0 \
--hash=sha256:1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4 \
--hash=sha256:d30c5f0e2796b8970de68978365247657486eb0311c5abe88d0b895b68dff05d
# via
# -r requirements.in
# polyfactory
Expand Down Expand Up @@ -1455,6 +1455,7 @@ typing-extensions==4.12.2 \
# via
# -r requirements.in
# cattrs
# faker
# formulaic
# polyfactory
# pydantic
Expand Down