Skip to content

Update pywhat requirement from >=0.2.5,<1.1.0 to >=0.2.5,<1.2.0#650

Merged
bee-san merged 1 commit intomasterfrom
dependabot/pip/pywhat-gte-0.2.5-and-lt-1.2.0
May 24, 2021
Merged

Update pywhat requirement from >=0.2.5,<1.1.0 to >=0.2.5,<1.2.0#650
bee-san merged 1 commit intomasterfrom
dependabot/pip/pywhat-gte-0.2.5-and-lt-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2021

Updates the requirements on pywhat to permit the latest version.

Release notes

Sourced from pywhat's releases.

Faster Regex, Stronger Regex, Better Regex - Daft Punk

What’s Changed

  • Changed regex from plural to singular and added better linking (#32) @​bee-san pyWhat can now detect Ripple, Bitcoin Cash, Litecoin and Monero wallet addresses! added regex for IPv6 if there is a port number alongside of the IP address, it will now grab that too improved detection for coordinates, added formats like N 32° 53.733 W 096° 48.358" and made it less restrictive (20,80 is no longer a coordinate) made YouTube id regex more restrictive: now it requires at least one number, at least one uppercase letter and at least one lowercase letter (078-05-1120 no longer matches, but 078-05-1aA0 does), should fix #33 issue added a much better URL regex from @​SkeletalDemise URL regex is now also case insensitive (before URL starting with HTTP would not match) and with all of the changes requested in #26 :D
Commits
  • 8dd40dd Merge pull request #36 from bee-san/improve-regex
  • ea1b79d Added more tests and removed a description from IPv6
  • 0d8289f Regex for LTC, BCH, XRP, XMR crypto wallets, IPv6 and more
  • 0c3172a Merge pull request #32 from bee-san/bee-cleanup-regex
  • 5aeb0ae Merge branch 'main' into bee-cleanup-regex
  • df466eb 1.0.1
  • f27bbf0 dependency upgrade
  • d0a432b Changed regex from plural to singular and added better linking
  • a932061 Merge pull request #31 from bee-san/bee-regex-fixes
  • 091201c Clean up
  • 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 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)

Updates the requirements on [pywhat](https://github.com/bee-san/pyWhat) to permit the latest version.
- [Release notes](https://github.com/bee-san/pyWhat/releases)
- [Commits](bee-san/pyWhat@0.2.5...1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2021
@bee-san bee-san merged commit ffb2cbb into master May 24, 2021
@bee-san bee-san deleted the dependabot/pip/pywhat-gte-0.2.5-and-lt-1.2.0 branch May 24, 2021 09:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant