Skip to content

updated dependencies

Philipp Harlos requested to merge update_dep into main

Changelog:

python:

Faker: 21.0.0 -> 21.5.0
https://github.com/joke2k/faker/blob/refs/tags/v22.5.0/CHANGELOG.md

  • Add http_status_code to internet provider
  • Add support for multiple file systems path rules
  • Added bank and currency providers for some cases

jsonsschema: 4.20.0 -> 4.21.1 https://github.com/python-jsonschema/jsonschema/releases

  • Speed up the contains keyword
  • Bug fixes

phonenumberslite: 8.13.27-> 8.13.28 https://github.com/google/libphonenumber/blob/master/release_notes.txt

  • metadata changes
Edited by Philipp Harlos

Merge request reports