iojw / socialscan

Python library for accurately querying username and email usage on online platforms
Mozilla Public License 2.0
1.48k stars 185 forks source link

Bump tomli from 1.0.4 to 1.1.0 #39

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps tomli from 1.0.4 to 1.1.0.

Changelog

Sourced from tomli's changelog.

1.1.0

  • Added
    • load can now take a binary file object
Commits
  • 0cba898 Bump version: 1.0.4 → 1.1.0
  • b9cbbe2 Add binary file object support to load (#103)
  • e58284a [pre-commit.ci] pre-commit autoupdate
  • 57b7992 Fuzzer: Use Atheris v2
  • 7026fc9 Fuzzer: Disable caching
  • f513029 Fuzzer: Store persistent corpus seeded with benchmark data (#97)
  • 9c2d353 Fuzzer: Avoid recursion in dict normalization
  • 81c4eec Remove needless non-capture group from regex
  • 20b1427 Fuzzer: Remove string conversion needless with tomli-w>=0.2.2
  • 326d64e Test built package
  • Additional commits viewable in compare view


Dependabot compatibility score

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)