chore(deps-dev): bump faker from 38.2.0 to 40.5.1 by dependabot[bot] · Pull Request #1101 · jenstroeger/python-package-template

Bumps faker from 38.2.0 to 40.5.1.

Release notes

Sourced from faker's releases.

Release v40.5.1

See CHANGELOG.md.

Release v40.5.0

See CHANGELOG.md.

Release v40.4.0

See CHANGELOG.md.

Release v40.3.0

See CHANGELOG.md.

Release v40.2.0

See CHANGELOG.md.

Release v40.1.3

See CHANGELOG.md.

Release v40.1.2

See CHANGELOG.md.

Release v40.1.1

See CHANGELOG.md.

Release v40.1.0

See CHANGELOG.md.

Release v40.0.0

See CHANGELOG.md.

Release v39.1.0

See CHANGELOG.md.

Release v39.0.0

See CHANGELOG.md.

Release v38.3.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v40.5.1 - 2026-02-23

  • Fix _get_local_timezone() missing return statement. Thanks @​bysiber.

v40.5.0 - 2026-02-23

  • Add missing formats and remove duplicates in user_name_formats. Thanks @​WannaFight.

v40.4.0 - 2026-02-06

v40.3.0 - 2026-02-06

  • Add major Greek banks to el_GR bank provider. Thanks @​bon12-gr.

v40.2.0 - 2026-02-06

  • Update internet pt_bR provider (domains, tlds, slugify). Thanks @​MorganaSilva.

v40.1.3 - 2026-02-06

  • fix pyfloat TypeError when combining positive=True with max_value. Thanks @​odrigobnogueira.

v40.1.2 - 2026-01-13

v40.1.1 - 2026-01-13

  • Fix grouping for -i CLI parameter. Thanks @​crd.

v40.1.0 - 2025-12-29

v40.0.0 - 2025-12-29

  • Capitalize en_GB address street suffixes. Thanks @​nspcc-cm.

v39.1.0 - 2025-12-29

  • Add french female variants for jobs. Thanks @​T0nio and Camille.

v39.0.0 - 2025-12-17

v38.3.0 - 2025-12-17

... (truncated)

Commits
  • 5f403be Bump version: 40.5.0 → 40.5.1
  • a573f1f 📝 Update CHANGELOG.md
  • 143c483 Bump version: 40.4.0 → 40.5.0
  • 298613b 📝 Update CHANGELOG.md
  • 8823340 Fix _get_local_timezone() missing return statement (#2327)
  • 83b3ca3 💄 lint code
  • f2c15df test: add unit tests for slugify utility function (#2323)
  • 9ae0122 docs: Add AI Provider to community providers list (#2321)
  • 40ffcaa Docs: Add faker-ecommerce-provider to community providers (#2319)
  • f62ecf9 fix: add missing formats and remove duplicates in user_name_formats (#2318)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)