Bump virtualenv from 20.33.1 to 20.34.0

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.33.1 to 20.34.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.33.1...20.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-13 21:37:06 +00:00
committed by GitHub
parent 4e5f7b6b23
commit 52a657c108
2 changed files with 5 additions and 5 deletions

View File

@@ -75,7 +75,7 @@ jinja2 = "^3.1.6"
redis = "^5.0.8"
requests = "^2.32.4"
flask-socketio = "^5.5.1"
virtualenv = "^20.33.1"
virtualenv = "^20.34.0"
marshmallow-enum = "^1.5.1"
awscli = "^1.40.36"
typing-extensions = "^4.14.1"