Skip to content

Commit c253fbf

Browse files
Bump filelock from 3.17.0 to 3.18.0
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.17.0 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.17.0...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] <support@github.com>
1 parent 175c744 commit c253fbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CI/requirements_ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ exceptiongroup==1.2.2 \
178178
# via
179179
# -r CI/requirements_ci.in
180180
# anyio
181-
filelock==3.17.0 \
182-
--hash=sha256:533dc2f7ba78dc2f0f531fc6c4940addf7b70a481e269a5a3b93be94ffbe8338 \
183-
--hash=sha256:ee4e77401ef576ebb38cd7f13b9b28893194acc20a8e68e18730ba9c0e54660e
181+
filelock==3.18.0 \
182+
--hash=sha256:adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2 \
183+
--hash=sha256:c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de
184184
# via
185185
# tox
186186
# virtualenv

0 commit comments

Comments
 (0)