Skip to content

Commit ac66389

Browse files
Bump filelock from 3.24.2 to 3.24.3
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.24.2 to 3.24.3. - [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.24.2...3.24.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.24.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 564cdbf commit ac66389

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ exceptiongroup==1.3.1
7171
# via pytest
7272
execnet==2.1.2
7373
# via pytest-xdist
74-
filelock==3.24.2
74+
filelock==3.24.3
7575
# via virtualenv
7676
forbiddenfruit==0.1.4
7777
# via blockbuster

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ exceptiongroup==1.3.1
6969
# via pytest
7070
execnet==2.1.2
7171
# via pytest-xdist
72-
filelock==3.24.2
72+
filelock==3.24.3
7373
# via virtualenv
7474
forbiddenfruit==0.1.4
7575
# via blockbuster

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ distlib==0.4.0
2929
# via virtualenv
3030
exceptiongroup==1.3.1
3131
# via pytest
32-
filelock==3.24.2
32+
filelock==3.24.3
3333
# via virtualenv
3434
forbiddenfruit==0.1.4
3535
# via blockbuster

0 commit comments

Comments
 (0)