Skip to content

Commit a9d04fc

Browse files
chore(deps): bump faker in /lib/metric-config-parser
Bumps [faker](https://github.com/joke2k/faker) from 37.12.0 to 38.0.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.12.0...v38.0.0) --- updated-dependencies: - dependency-name: faker dependency-version: 38.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd43e38 commit a9d04fc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/metric-config-parser/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ exceptiongroup==1.3.0
2828
# via
2929
# cattrs
3030
# pytest
31-
faker==37.12.0
31+
faker==38.0.0
3232
# via polyfactory
3333
gitdb==4.0.12
3434
# via gitpython

lib/metric-config-parser/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,9 @@ exceptiongroup==1.3.0 \
252252
# -r requirements.in
253253
# cattrs
254254
# pytest
255-
faker==37.12.0 \
256-
--hash=sha256:7505e59a7e02fa9010f06c3e1e92f8250d4cfbb30632296140c2d6dbef09b0fa \
257-
--hash=sha256:afe7ccc038da92f2fbae30d8e16d19d91e92e242f8401ce9caf44de892bab4c4
255+
faker==38.0.0 \
256+
--hash=sha256:797aa03fa86982dfb6206918acc10ebf3655bdaa89ddfd3e668d7cc69537331a \
257+
--hash=sha256:ad4ea6fbfaac2a75d92943e6a79c81f38ecff92378f6541dea9a677ec789a5b2
258258
# via
259259
# -r requirements.in
260260
# polyfactory

0 commit comments

Comments
 (0)