elasticintel
elasticintel copied to clipboard
Bump validators from 0.12.2 to 0.12.6
Bumps validators from 0.12.2 to 0.12.6.
Changelog
Sourced from validators's changelog.
0.12.6 (2019-05-08)
- Fixed domain validator for single character domains (#118, pull request courtesy kingbuzzman)
0.12.5 (2019-04-15)
- Fixed py37 support (#113, pull request courtesy agiletechnologist)
0.12.4 (2019-01-02)
- Use inspect.getfullargspec() in py3 (#110, pull request courtesy riconnon)
0.12.3 (2018-11-13)
- Added
allow_temporal_ssnparameter to fi_ssn validator (#97, pull request courtesy quantus)- Remove py33 support
Commits
2e51683Bump version8067721Fixes issue with domains that have a single character (#122)34d355eBump version359653aFix for TypeError in python 3.7 (#113)fc0eeaeBump version93c7530Use inspect.getfullargspec() in Python3 (#110)676b65cUse SVG build status shield (#100)ff2c03bBump version9e54c72Improve fi-ssn validator (#97)1a0e1bbFix pypy3, py3.7 and remove py33 (#99)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.