Skip to content

Commit 95fe939

Browse files
Bump virtualenv from 20.31.2 to 20.36.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.2 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.31.2...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 200b524 commit 95fe939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ docker==7.1.0
7272
# via
7373
# pytest-celery
7474
# pytest-docker-tools
75-
filelock==3.18.0
75+
filelock==3.20.3
7676
# via virtualenv
7777
flasgger==0.9.7.1
7878
# via -r requirements.in
@@ -398,7 +398,7 @@ vine==5.1.0
398398
# amqp
399399
# celery
400400
# kombu
401-
virtualenv==20.31.2
401+
virtualenv==20.36.1
402402
# via pre-commit
403403
wcwidth==0.2.13
404404
# via prompt-toolkit

0 commit comments

Comments
 (0)