diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-28 13:17:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-28 13:17:33 +0000 |
| commit | 29508fcf126d3dd4a8120d14be426dee2dacc346 (patch) | |
| tree | 82895c19380e7025196b7ccdb63b90d3764b0393 | |
| parent | bf688c9294f7f807e27e1575112b254597a18524 (diff) | |
| download | cryptography-29508fcf126d3dd4a8120d14be426dee2dacc346.tar.gz | |
Bump filelock from 3.10.6 to 3.10.7 (#8630)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.10.6 to 3.10.7.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.10.6...3.10.7)
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | ci-constraints-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index c69473a66..29ca1f3f3 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -46,7 +46,7 @@ exceptiongroup==1.1.1 # via pytest execnet==1.9.0 # via pytest-xdist -filelock==3.10.6 +filelock==3.10.7 # via # tox # virtualenv |
