Bump filelock from 3.9.0 to 3.10.0
Bumps filelock from 3.9.0 to 3.10.0.
Release notes
Sourced from filelock's releases.
3.10.0
What's Changed
- added multiuser support and associated tests by
@jahrules
in tox-dev/py-filelock#192New Contributors
@jahrules
made their first contribution in tox-dev/py-filelock#192Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.9.1...3.10.0
3.9.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/py-filelock#188- Bump deps and tools by
@gaborbernat
in tox-dev/py-filelock#193- Bump deps and tools by
@gaborbernat
in tox-dev/py-filelock#197- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by
@dependabot
in tox-dev/py-filelock#198- use time.perf_counter instead of time.monotonic by
@zpz
in tox-dev/py-filelock#194New Contributors
@zpz
made their first contribution in tox-dev/py-filelock#194Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.9.0...3.9.1
Changelog
Sourced from filelock's changelog.
v3.10.0 (2023-03-15)
- Add support for explicit file modes for lockfiles
🇵🇷 192 - by :user:
jahrules`.v3.9.1 (2023-03-14)
- Use
time.perf_counter
instead oftime.monotonic
for calculating timeouts.
Commits
-
d0061e4
added multiuser support and associated tests (#192) -
df6b13c
use time.perf_counter instead of time.monotonic (#194) -
8816db7
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#198) -
34d76df
Bump deps and tools (#197) -
d8c6eb0
Bump deps and tools (#193) -
4d35270
[pre-commit.ci] pre-commit autoupdate (#188) -
ce3e891
Update README.md - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@hifis-bot rebase
will rebase this MR -
@hifis-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts