Skip to content

Commit 99ddd8c

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@ platformdirs==4.2.0
2525
pluggy==1.4.0
2626
# via pytest
2727
pre-commit==3.5.0
28-
# via async-solipsism (pyproject.toml)
28+
# via -r requirements.in
2929
pytest==8.1.1
3030
# via
31-
# async-solipsism (pyproject.toml)
31+
# -r requirements.in
3232
# pytest-asyncio
3333
# pytest-mock
3434
pytest-asyncio==0.23.6
35-
# via async-solipsism (pyproject.toml)
35+
# via -r requirements.in
3636
pytest-mock==3.14.0
37-
# via async-solipsism (pyproject.toml)
37+
# via -r requirements.in
3838
pyyaml==6.0.1
3939
# via pre-commit
4040
tomli==2.0.1
4141
# via pytest
42-
virtualenv==20.25.1
42+
virtualenv==20.26.6
4343
# via pre-commit
4444

4545
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)