Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump virtualenv from 20.16.4 to 20.26.6 #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ cfgv==3.3.1
# via pre-commit
click==8.1.3
# via pip-tools
distlib==0.3.6
distlib==0.3.9
# via virtualenv
filelock==3.8.0
filelock==3.16.1
# via virtualenv
identify==2.5.3
# via pre-commit
Expand All @@ -26,7 +26,7 @@ pep517==0.13.0
# via build
pip-tools==6.8.0
# via -r requirements.in
platformdirs==2.5.2
platformdirs==4.3.6
# via virtualenv
pre-commit==2.20.0
# via -r requirements.in
Expand All @@ -36,7 +36,11 @@ pyyaml==6.0
# via pre-commit
toml==0.10.2
# via pre-commit
virtualenv==20.16.4
tomli==2.2.1
# via
# build
# pep517
virtualenv==20.26.6
# via pre-commit
wheel==0.38.1
# via
Expand Down
Loading