Skip to content

Commit

Permalink
Bump faker from 19.13.0 to 20.0.0 (#202)
Browse files Browse the repository at this point in the history
* Bump faker from 19.13.0 to 20.0.0

Bumps [faker](https://github.com/joke2k/faker) from 19.13.0 to 20.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v19.13.0...v20.0.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements and textx

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prasanth <[email protected]>
  • Loading branch information
dependabot[bot] and cedric05 authored Nov 12, 2023
1 parent c1dbc32 commit 109d1e6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ parsys-requests-unixsocket = "==0.3.1"
requests-aws4auth = "==1.2.3"
requests-ntlm = "==1.2.0"
restrictedpython = "==6.2"
faker = "==19.13.0"
faker = "==20.0.0"
requests-hawk = "==1.2.1"
pyyaml = "==6.0.1"
toml = "==0.10.2"
Expand Down
13 changes: 7 additions & 6 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
jsonschema==4.19.2
jstyleson==0.0.2
textx==3.1.1
textx==4.0.0
js2py==0.74
requests_pkcs12==1.22
parsys-requests-unixsocket==0.3.1
requests-aws4auth==1.2.3
requests_ntlm==1.2.0
RestrictedPython==6.2
Faker==19.13.0
Faker==20.0.0
requests-hawk==1.2.1
PyYaml==6.0.1
toml==0.10.2
Expand Down

0 comments on commit 109d1e6

Please sign in to comment.