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

⬆️ Upgrading tools #4932

Merged
merged 6 commits into from
Oct 27, 2023
Merged
Show file tree
Hide file tree
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
20 changes: 8 additions & 12 deletions packages/dask-task-models-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements/_tools.txt --strip-extras requirements/_tools.in
#
astroid==2.15.6
astroid==3.0.1
# via pylint
black==23.9.1
black==23.10.1
# via -r requirements/../../../requirements/devenv.txt
build==1.0.3
# via pip-tools
Expand All @@ -25,14 +25,12 @@ distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via virtualenv
identify==2.5.28
identify==2.5.30
# via pre-commit
isort==5.12.0
# via
# -r requirements/../../../requirements/devenv.txt
# pylint
lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
Expand All @@ -49,14 +47,14 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements/../../../requirements/devenv.txt
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# pylint
# virtualenv
pre-commit==3.4.0
pre-commit==3.5.0
# via -r requirements/../../../requirements/devenv.txt
pylint==2.17.5
pylint==3.0.2
# via -r requirements/../../../requirements/devenv.txt
pyproject-hooks==1.0.0
# via build
Expand All @@ -66,7 +64,7 @@ pyyaml==6.0.1
# -c requirements/_base.txt
# -c requirements/_test.txt
# pre-commit
ruff==0.0.289
ruff==0.1.2
# via -r requirements/../../../requirements/devenv.txt
tomli==2.0.1
# via
Expand All @@ -84,12 +82,10 @@ typing-extensions==4.7.1
# -c requirements/_test.txt
# astroid
# black
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
20 changes: 8 additions & 12 deletions packages/models-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements/_tools.txt --strip-extras requirements/_tools.in
#
astroid==2.15.6
astroid==3.0.1
# via pylint
black==23.9.1
black==23.10.1
# via -r requirements/../../../requirements/devenv.txt
build==1.0.3
# via pip-tools
Expand All @@ -25,14 +25,12 @@ distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via virtualenv
identify==2.5.28
identify==2.5.30
# via pre-commit
isort==5.12.0
# via
# -r requirements/../../../requirements/devenv.txt
# pylint
lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
Expand All @@ -48,14 +46,14 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements/../../../requirements/devenv.txt
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# pylint
# virtualenv
pre-commit==3.4.0
pre-commit==3.5.0
# via -r requirements/../../../requirements/devenv.txt
pylint==2.17.5
pylint==3.0.2
# via -r requirements/../../../requirements/devenv.txt
pyproject-hooks==1.0.0
# via build
Expand All @@ -64,7 +62,7 @@ pyyaml==6.0.1
# -c requirements/../../../requirements/constraints.txt
# -c requirements/_test.txt
# pre-commit
ruff==0.0.289
ruff==0.1.2
# via -r requirements/../../../requirements/devenv.txt
tomli==2.0.1
# via
Expand All @@ -85,12 +83,10 @@ typing-extensions==4.7.1
# astroid
# black
# typer
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
20 changes: 8 additions & 12 deletions packages/postgres-database/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements/_tools.txt --strip-extras requirements/_tools.in
#
astroid==2.15.6
astroid==3.0.1
# via pylint
black==23.9.1
black==23.10.1
# via -r requirements/../../../requirements/devenv.txt
build==1.0.3
# via pip-tools
Expand All @@ -24,14 +24,12 @@ distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via virtualenv
identify==2.5.28
identify==2.5.30
# via pre-commit
isort==5.12.0
# via
# -r requirements/../../../requirements/devenv.txt
# pylint
lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
Expand All @@ -49,14 +47,14 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements/../../../requirements/devenv.txt
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# pylint
# virtualenv
pre-commit==3.4.0
pre-commit==3.5.0
# via -r requirements/../../../requirements/devenv.txt
pylint==2.17.5
pylint==3.0.2
# via -r requirements/../../../requirements/devenv.txt
pyproject-hooks==1.0.0
# via build
Expand All @@ -65,7 +63,7 @@ pyyaml==6.0.1
# -c requirements/../../../requirements/constraints.txt
# -c requirements/_test.txt
# pre-commit
ruff==0.0.289
ruff==0.1.2
# via -r requirements/../../../requirements/devenv.txt
tomli==2.0.1
# via
Expand All @@ -83,12 +81,10 @@ typing-extensions==4.7.1
# -c requirements/_test.txt
# astroid
# black
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
20 changes: 8 additions & 12 deletions packages/service-integration/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements/_tools.txt --strip-extras requirements/_tools.in
#
astroid==2.15.6
astroid==3.0.1
# via pylint
black==23.9.1
black==23.10.1
# via -r requirements/../../../requirements/devenv.txt
build==1.0.3
# via pip-tools
Expand All @@ -25,14 +25,12 @@ distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via virtualenv
identify==2.5.28
identify==2.5.30
# via pre-commit
isort==5.12.0
# via
# -r requirements/../../../requirements/devenv.txt
# pylint
lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
Expand All @@ -49,14 +47,14 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements/../../../requirements/devenv.txt
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# pylint
# virtualenv
pre-commit==3.4.0
pre-commit==3.5.0
# via -r requirements/../../../requirements/devenv.txt
pylint==2.17.5
pylint==3.0.2
# via -r requirements/../../../requirements/devenv.txt
pyproject-hooks==1.0.0
# via build
Expand All @@ -65,7 +63,7 @@ pyyaml==6.0.1
# -c requirements/../../../requirements/constraints.txt
# -c requirements/_base.txt
# pre-commit
ruff==0.0.289
ruff==0.1.2
# via -r requirements/../../../requirements/devenv.txt
tomli==2.0.1
# via
Expand All @@ -83,12 +81,10 @@ typing-extensions==4.7.1
# -c requirements/_base.txt
# astroid
# black
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
22 changes: 8 additions & 14 deletions packages/service-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements/_tools.txt --strip-extras requirements/_tools.in
#
astroid==2.15.6
astroid==3.0.1
# via pylint
black==23.9.1
black==23.10.1
# via -r requirements/../../../requirements/devenv.txt
build==1.0.3
# via pip-tools
Expand All @@ -25,16 +25,12 @@ distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via virtualenv
identify==2.5.28
identify==2.5.30
# via pre-commit
isort==5.12.0
# via
# -r requirements/../../../requirements/devenv.txt
# pylint
lazy-object-proxy==1.9.0
# via
# -c requirements/_test.txt
# astroid
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
Expand All @@ -50,14 +46,14 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements/../../../requirements/devenv.txt
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# pylint
# virtualenv
pre-commit==3.4.0
pre-commit==3.5.0
# via -r requirements/../../../requirements/devenv.txt
pylint==2.17.5
pylint==3.0.2
# via -r requirements/../../../requirements/devenv.txt
pyproject-hooks==1.0.0
# via build
Expand All @@ -67,7 +63,7 @@ pyyaml==6.0.1
# -c requirements/_base.txt
# -c requirements/_test.txt
# pre-commit
ruff==0.0.289
ruff==0.1.2
# via -r requirements/../../../requirements/devenv.txt
tomli==2.0.1
# via
Expand All @@ -84,12 +80,10 @@ typing-extensions==4.7.1
# -c requirements/_base.txt
# astroid
# black
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
Loading