Skip to content

Commit 268889b

Browse files
Bump faker from 39.0.0 to 40.1.0 (#2149)
Bumps [faker](https://github.com/joke2k/faker) from 39.0.0 to 40.1.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v39.0.0...v40.1.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a9a055 commit 268889b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pyjwt = "==2.10.1"
4646
python-dotenv = "==1.2.1"
4747
sqlalchemy = "==2.0.45"
4848
werkzeug = "^3.1.4"
49-
faker = "^39.0.0"
49+
faker = "^40.1.0"
5050
async-timeout = "^5.0.1"
5151
bleach = "^6.3.0"
5252
geojson = "^3.2.0"

0 commit comments

Comments
 (0)