Bump virtualenv from 20.35.4 to 20.36.0 (#3194)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.35.4...20.36.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 15:19:10 +00:00
committed by GitHub
parent 699f723433
commit af32c6b457
2 changed files with 6 additions and 6 deletions

View File

@@ -70,7 +70,7 @@ requests = "^2.32.5"
six = "^1.16.0"
urllib3 = "^2.6.3"
webencodings = "^0.5.1"
virtualenv = "<20.36"
virtualenv = "<20.37"
[tool.poetry.group.dev.dependencies]