foxypool / chives-blockchain

Apache License 2.0
7 stars 3 forks source link

Bump fasteners from 0.16.3 to 0.17.3 #18

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fasteners from 0.16.3 to 0.17.3.

Changelog

Sourced from fasteners's changelog.

[0.17.3]:

  • Allow writer to become a reader in thread ReaderWriter lock

[0.17.2]:

  • Remove unnecessary setuptools pin

[0.17.1]:

  • Switch to the modern python package build infrastructure

[0.17]: [NEVER RELEASED]

  • Remove support for python 3.5 and earlier, including 2.7
  • Add support for python 3.9 and 3.10
  • Fix a conflict with django lock
  • Add __version__ and __all__ attributes
  • Fix a failure to parse README as utf-8
  • Move from nosetest to pytest and cleanup testing infrastructure
Commits
  • ffe2bf1 Version 0.17.3
  • f6bb4e4 Allow writer to become a reader
  • 9c61a94 Add reproducer for potential deadlock
  • 8c4c7d9 Remove unecessary setuptools pin
  • 27b6d21 Fix classifier whitespace
  • 6981ad4 Migrate to modern packaging infrastructure
  • 60913d2 version 0.17
  • c5d3508 Remove unused tox.ini file
  • b75dc75 Add python3.10 to the test matrix
  • 5e1d10d Merge pull request #80 from harlowja/global-pointer
  • 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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.