Skip to content

Commit be31396

Browse files
Bump filelock from 3.13.1 to 3.18.0
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 to 3.18.0. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.1...3.18.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee385ef commit be31396

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ distlib==0.3.8 ; python_version >= "3.9" and python_version < "4.0" \
5151
exceptiongroup==1.2.0 ; python_version >= "3.9" and python_version < "3.11" \
5252
--hash=sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14 \
5353
--hash=sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68
54-
filelock==3.13.1 ; python_version >= "3.9" and python_version < "4.0" \
55-
--hash=sha256:521f5f56c50f8426f5e03ad3b281b490a87ef15bc6c526f168290f0c7148d44e \
56-
--hash=sha256:57dbda9b35157b05fb3e58ee91448612eb674172fab98ee235ccb0b5bee19a1c
54+
filelock==3.18.0 ; python_version >= "3.9" and python_version < "4.0" \
55+
--hash=sha256:adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2 \
56+
--hash=sha256:c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de
5757
h11==0.14.0 ; python_version >= "3.9" and python_version < "4.0" \
5858
--hash=sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d \
5959
--hash=sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761

0 commit comments

Comments
 (0)