Skip to content

Commit b1c3f70

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 eaeba86 commit b1c3f70

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

requirements/constraints.txt

Lines changed: 2 additions & 2 deletions
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
@@ -275,7 +275,7 @@ uvloop==0.21.0 ; platform_system != "Windows"
275275
# -r requirements/lint.in
276276
valkey==6.1.1
277277
# via -r requirements/lint.in
278-
virtualenv==20.37.0
278+
virtualenv==20.38.0
279279
# via pre-commit
280280
wait-for-it==2.3.0
281281
# via -r requirements/test-common.in

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ exceptiongroup==1.3.1
6767
# via pytest
6868
execnet==2.1.2
6969
# via pytest-xdist
70-
filelock==3.24.2
70+
filelock==3.24.3
7171
# via virtualenv
7272
forbiddenfruit==0.1.4
7373
# via blockbuster
@@ -265,7 +265,7 @@ uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpytho
265265
# -r requirements/lint.in
266266
valkey==6.1.1
267267
# via -r requirements/lint.in
268-
virtualenv==20.37.0
268+
virtualenv==20.38.0
269269
# via pre-commit
270270
wait-for-it==2.3.0
271271
# via -r requirements/test-common.in

requirements/lint.txt

Lines changed: 2 additions & 2 deletions
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
@@ -123,7 +123,7 @@ uvloop==0.21.0 ; platform_system != "Windows"
123123
# via -r requirements/lint.in
124124
valkey==6.1.1
125125
# via -r requirements/lint.in
126-
virtualenv==20.37.0
126+
virtualenv==20.38.0
127127
# via pre-commit
128128
zlib-ng==1.0.0
129129
# via -r requirements/lint.in

0 commit comments

Comments
 (0)