Skip to content

Commit

Permalink
Bump virtualenv from 20.24.3 to 20.24.4
Browse files Browse the repository at this point in the history
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.3 to 20.24.4.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.24.3...20.24.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 00dafa7 commit 709fdf8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/build-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ trove-classifiers==2023.8.7
# via hatchling
userpath==1.9.0
# via hatch
virtualenv==20.24.3
virtualenv==20.24.4
# via hatch
zipp==3.16.2
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tomli==2.0.1
# via mypy
typing-extensions==4.7.1
# via mypy
virtualenv==20.24.3
virtualenv==20.24.4
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ tomli==2.0.1
# tox
tox==4.10.0
# via isocodes (pyproject.toml)
virtualenv==20.24.3
virtualenv==20.24.4
# via tox

0 comments on commit 709fdf8

Please sign in to comment.