Skip to content

Commit 47579ca

Browse files
Bump virtualenv from 20.35.4 to 20.36.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.35.4...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63c3852 commit 47579ca

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

requirements-dev.txt

Lines changed: 8 additions & 7 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.3
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,11 +379,11 @@ 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
385-
virtualenv==20.35.4
386+
virtualenv==20.36.1
386387
# via
387388
# hatch
388389
# pre-commit

0 commit comments

Comments
 (0)