8000 build(deps): Bump virtualenv from 20.16.6 to 20.26.6 in /requirements by dependabot[bot] · Pull Request #9 · xames3/conman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): Bump virtualenv from 20.16.6 to 20.26.6 in /requirements #9

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

Open
wants to merge 1 commit into
base: main
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
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ click==8.1.3
# black
# pip-compile-multi
# pip-tools
distlib==0.3.6
distlib==0.3.9
# via virtualenv
docutils==0.19
# via sphinx
filelock==3.8.0
filelock==3.16.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -64,7 +64,7 @@ pip-compile-multi==2.4.6
# via -r dev.in
pip-tools==6.9.0
# via pip-compile-multi
platformdirs==2.5.2
platformdirs==4.3.6
# via
# black
# virtualenv
Expand Down Expand Up @@ -112,7 +112,7 @@ typing-extensions==4.4.0
# via mypy
urllib3==1.26.12
# via requests
virtualenv==20.16.6
virtualenv==20.26.6
# via tox
wheel==0.38.1
# via pip-tools
Expand Down
0