mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-26 02:49:16 -04:00
Bump virtualenv from 20.32.0 to 20.33.0 (#2806)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.32.0 to 20.33.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.32.0...20.33.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.33.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:
@@ -70,7 +70,7 @@ requests = "^2.32.4"
|
||||
six = "^1.16.0"
|
||||
urllib3 = "^2.5.0"
|
||||
webencodings = "^0.5.1"
|
||||
virtualenv = "<20.33"
|
||||
virtualenv = "<20.34"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user