Skip to content

Commit 58c0020

Browse files
Bump filelock from 3.18.0 to 3.20.1
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.1. - [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.18.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64b455f commit 58c0020

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

requirements-dev.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ executing==2.2.1
7979
# via stack-data
8080
fastapi-cli==0.0.16
8181
# via -r requirements-dev.in
82-
filelock==3.20.0
82+
filelock==3.20.1
8383
# via virtualenv
8484
flask==3.1.2
8585
# via
@@ -172,7 +172,7 @@ locust==2.42.6
172172
# via -r requirements-dev.in
173173
locust-cloud==1.29.5
174174
# via locust
175-
markdown-it-py==4.0.0
175+
markdown-it-py[linkify]==4.0.0
176176
# via
177177
# mdit-py-plugins
178178
# rich
@@ -286,7 +286,7 @@ python-engineio==4.12.3
286286
# locust
287287
# locust-cloud
288288
# python-socketio
289-
python-socketio==5.15.0
289+
python-socketio[client]==5.15.0
290290
# via
291291
# locust
292292
# locust-cloud
@@ -315,8 +315,6 @@ ruff==0.14.8
315315
# via -r requirements-dev.in
316316
secretstorage==3.5.0
317317
# via keyring
318-
setuptools==80.9.0
319-
# via setuptools-scm
320318
setuptools-scm==9.2.2
321319
# via hatch-vcs
322320
shellingham==1.5.4
@@ -355,9 +353,12 @@ typer==0.20.0
355353
# via fastapi-cli
356354
typing-extensions==4.15.0
357355
# via
356+
# aiosignal
357+
# anyio
358358
# pydantic
359359
# pydantic-core
360360
# pyright
361+
# pytest-asyncio
361362
# rich-toolkit
362363
# textual
363364
# textual-dev
@@ -378,7 +379,7 @@ uv==0.9.16
378379
# -r requirements-dev.in
379380
# hatch
380381
# pre-commit-uv
381-
uvicorn==0.38.0
382+
uvicorn[standard]==0.38.0
382383
# via fastapi-cli
383384
uvloop==0.22.1
384385
# via uvicorn

0 commit comments

Comments
 (0)