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

Update faker requirement from <19.0,>=4.1 to >=4.1,<20.0 #26

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Updates the requirements on faker to permit the latest version.

Release notes

Sourced from faker's releases.

Release v19.1.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v19.1.0 - 2023-07-12

v19.0.0 - 2023-07-11

  • Drop support for Python 3.7
  • Drop support for 32 bit systems.
  • Add elector_code for es_MX SSN provider. Thanks @​edgarrmondragon.

v18.13.0 - 2023-07-07

  • Add .optional proxy that may or may not return a fake value. Thanks @​ligne.

v18.12.0 - 2023-07-07

v18.11.2 - 2023-06-27

v18.11.1 - 2023-06-20

  • Update Ukraine Country Code in phone_number. Thanks @​lexxai.

v18.11.0 - 2023-06-20

  • Add digit-above-two type to numerify function. Thanks @​dlwrnc.

v18.10.1 - 2023-06-02

  • Fix handling leap year in en_US Passport provider. Thanks @​mgorny.

v18.10.0 - 2023-06-01

  • Add passport Provider and en_US Implementation. Thanks @​llw2128.

v18.9.1 - 2023-06-01

  • Fix fr_FR postcode length. Thanks @​vmttn.

v18.9.0 - 2023-05-16

v18.8.0 - 2023-05-16

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 17, 2023
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v4.1.0...v19.1.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@SkypLabs SkypLabs force-pushed the dependabot/pip/develop/faker-gte-4.1-and-lt-20.0 branch from af0e32d to d49a2e1 Compare January 17, 2024 19:52
@SkypLabs SkypLabs merged commit 72a15c8 into develop Jan 18, 2024
28 checks passed
@SkypLabs SkypLabs deleted the dependabot/pip/develop/faker-gte-4.1-and-lt-20.0 branch January 18, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant