weblate/requirements-ci.txt
dependabot[bot] 2b4a64af77 build(deps): bump virtualenv from 20.17.0 to 20.17.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.17.0 to 20.17.1.
- [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.17.0...20.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:28:48 +01:00

6 lines
161 B
Text

pip==22.3.1
requirements-builder==0.4.4
setuptools==59.6.0; python_version < '3.7'
setuptools==65.6.3; python_version >= '3.7'
virtualenv==20.17.1
wheel==0.38.4