Skip to content

Chore(deps): bump filelock from 3.14.0 to 3.15.1

HIFIS Bot requested to merge dependabot-pip-filelock-3.15.1 into main

Bumps filelock from 3.14.0 to 3.15.1.

Release notes

Sourced from filelock's releases.

3.15.1

What's Changed

Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.0...3.15.1

3.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/filelock/compare/3.14.0...3.15.0

Commits
  • 3d7b1a6 Hotfix: Restore init method; more robust initialization for singleton loc...
  • c64787f Don't initialize BaseFileLock when just returning existing instance (#334)
  • 87453f3 asyncio support (#332)
  • 0ee2e3c [pre-commit.ci] pre-commit autoupdate (#333)
  • 8292363 [pre-commit.ci] pre-commit autoupdate (#330)
  • 1cdb3b4 [pre-commit.ci] pre-commit autoupdate (#328)
  • 19f78fc [pre-commit.ci] pre-commit autoupdate (#327)
  • 8a168c5 [pre-commit.ci] pre-commit autoupdate (#326)
  • See full diff in compare view

Merge request reports

Loading