Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

⬆️ Bump tomli from 1.0.4 to 1.1.0 #336

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2021

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)

Bumps [tomli](https://github.com/hukkin/tomli) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/hukkin/tomli/releases)
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@1.0.4...1.1.0)

---
updated-dependencies:
- dependency-name: tomli
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 23, 2021
@TezRomacH TezRomacH merged commit b3c44ee into master Jul 27, 2021
@TezRomacH TezRomacH deleted the dependabot/pip/tomli-1.1.0 branch July 27, 2021 08:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant