chore(deps): update dependency validators to v0.34.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
validators (changelog) | minor |
==0.28.1 -> ==0.34.0
|
Release Notes
python-validators/validators (validators)
v0.34.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: cache IANA TLDs for faster lookups by @salty-horse in #390
Maintenance
- chore: update dependencies by @yozachar in #394
- docs: adds configuration info by @yozachar in #395
Full Changelog: 0.33.0...0.34.0
v0.33.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: adds validator for
bsc
addresses by @msamsami in #389
Maintenance
- chore: bump version by @msamsami in #389
Full Changelog: 0.32.0...0.33.0
v0.32.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: add validator for
sha384
hash by @msamsami in #387
Maintenance
- maint: bump version by @msamsami in #387
Full Changelog: 0.31.0...0.32.0
v0.31.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: add validators for
base16
andbase32
encodings by @msamsami in #386
Maintenance
- maint: bump version by @msamsami in #386
Full Changelog: 0.30.0...0.31.0
v0.30.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: add validator for trx addresses by @msamsami in #384
Maintenance
- maint: bump version by @msamsami in #384
Full Changelog: 0.29.0...0.30.0
v0.29.0
Breaking
- patch: moves
btc_address
tocrypto_addresses
by @msamsami in #383 on2f300b
Features
- feat: add validator for eth addresses by @msamsami in #383
Maintenance
- chore: update dev deps; adds python EOL info by @yozachar in #381
Full Changelog: 0.28.3...0.29.0
v0.28.3
Breaking
No breaking changes were introduced in this version.
Features
No features were introduced in this version.
Maintenance
- hotfix: ensure
_tld.txt
is insdist
andbdist
by @yozachar in #379
Full Changelog: 0.28.2...0.28.3
v0.28.2
Breaking
No breaking changes were introduced in this version.
Features
No features were introduced in this version.
Maintenance
- fix: corrects a few typo by @yozachar in #371
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package by @dependabot in #372
- fix(ip_address): properly handle private is false by @grleblanc in #374
- chore(url): allow symbols and pictographs in url by @prousso in #375
- build(deps): bump requests from 2.31.0 to 2.32.0 in /package by @dependabot in #376
- chore: fix typo; update dev deps; bump version by @yozachar in #377
Full Changelog: 0.28.1...0.28.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.