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 29.0.0 to 30.8.2 in /lib/metric-config-parser #666

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 lib/metric-config-parser/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ exceptiongroup==1.2.2
# via
# cattrs
# pytest
faker==29.0.0
faker==30.8.2
# via polyfactory
flake8==5.0.4
# via pytest-flake8
Expand Down
7 changes: 4 additions & 3 deletions lib/metric-config-parser/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,9 +237,9 @@ exceptiongroup==1.2.2 \
# -r requirements.in
# cattrs
# pytest
faker==29.0.0 \
--hash=sha256:32d0ee7d42925ff06e4a7d906ee7efbf34f5052a41a2a1eb8bb174a422a5498f \
--hash=sha256:34e89aec594cad9773431ca479ee95c7ce03dd9f22fda2524e2373b880a2fa77
faker==30.8.2 \
--hash=sha256:4a82b2908cd19f3bba1a4da2060cc4eb18a40410ccdf9350d071d79dc92fe3ce \
--hash=sha256:aa31b52cdae3673d6a78b4857c7bcdc0e98f201a5cb77d7827fa9e6b5876da94
# via
# -r requirements.in
# polyfactory
Expand Down Expand Up @@ -755,6 +755,7 @@ typing-extensions==4.12.2 \
# -r requirements.in
# black
# cattrs
# faker
# mypy
# polyfactory
# pydantic
Expand Down
Loading