build(deps): bump virtualenv in /.github/workflows

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.0 to 20.23.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.23.0...20.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-19 01:59:19 +00:00
parent a748e07311
commit fe6060d337

View File

@@ -2,5 +2,5 @@ pip==23.1.2
nox==2023.4.22
nox-poetry==1.0.2
poetry==1.5.1
virtualenv==20.23.0
virtualenv==20.23.1
toml==0.10.2