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

build(deps): bump ruff from 0.4.10 to 0.7.2 in /requirements #3771

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-cov
pytest-mock
# NOTE(robison) - we need to do additional cleanup to pass
# linting for the latest version of ruff
ruff<0.5.0
ruff<0.8.0
types-Markdown
types-requests
types-tabulate
Expand Down
92 changes: 46 additions & 46 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,67 +8,67 @@ annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
# via
# -c ./base.txt
# -c base.txt
# httpx
appdirs==1.4.4
# via label-studio-sdk
attrs==24.2.0
# via jsonschema
autoflake==2.3.1
# via -r ./test.in
# via -r test.in
black==24.10.0
# via -r ./test.in
# via -r test.in
certifi==2024.8.30
# via
# -c ./base.txt
# -c base.txt
# httpcore
# httpx
# requests
charset-normalizer==3.4.0
# via
# -c ./base.txt
# -c base.txt
# requests
click==8.1.7
# via
# -c ./base.txt
# -c base.txt
# black
# nltk
coverage[toml]==7.6.4
# via
# -r ./test.in
# -r test.in
# pytest-cov
exceptiongroup==1.2.2
# via
# -c ./base.txt
# -c base.txt
# anyio
# pytest
flake8==7.1.1
# via
# -r ./test.in
# -r test.in
# flake8-print
flake8-print==5.0.0
# via -r ./test.in
# via -r test.in
freezegun==1.5.1
# via -r ./test.in
# via -r test.in
grpcio==1.67.0
# via
# -c ././deps/constraints.txt
# -r ./test.in
# -c ./deps/constraints.txt
# -r test.in
h11==0.14.0
# via
# -c ./base.txt
# -c base.txt
# httpcore
httpcore==1.0.6
# via
# -c ./base.txt
# -c base.txt
# httpx
httpx==0.27.2
# via
# -c ./base.txt
# -c base.txt
# label-studio-sdk
idna==3.10
# via
# -c ./base.txt
# -c base.txt
# anyio
# httpx
# requests
Expand All @@ -79,40 +79,40 @@ iniconfig==2.0.0
# via pytest
joblib==1.4.2
# via
# -c ./base.txt
# -c base.txt
# nltk
jsonschema==3.2.0
# via label-studio-sdk
label-studio-sdk==1.0.5
# via -r ./test.in
# via -r test.in
liccheck==0.9.2
# via -r ./test.in
# via -r test.in
lxml==5.3.0
# via
# -c ./base.txt
# -c base.txt
# label-studio-sdk
mccabe==0.7.0
# via flake8
multidict==6.1.0
# via yarl
mypy==1.13.0
# via -r ./test.in
# via -r test.in
mypy-extensions==1.0.0
# via
# -c ./base.txt
# -c base.txt
# black
# mypy
nltk==3.9.1
# via
# -c ./base.txt
# -c base.txt
# label-studio-sdk
numpy==1.26.4
# via
# -c ./base.txt
# -c base.txt
# pandas
packaging==24.1
# via
# -c ./base.txt
# -c base.txt
# black
# pytest
pandas==2.2.3
Expand All @@ -133,7 +133,7 @@ pycodestyle==2.12.1
# flake8-print
pydantic==2.9.2
# via
# -r ./test.in
# -r test.in
# label-studio-sdk
pydantic-core==2.23.4
# via pydantic
Expand All @@ -148,12 +148,12 @@ pytest==8.3.3
# pytest-cov
# pytest-mock
pytest-cov==5.0.0
# via -r ./test.in
# via -r test.in
pytest-mock==3.14.0
# via -r ./test.in
# via -r test.in
python-dateutil==2.9.0.post0
# via
# -c ./base.txt
# -c base.txt
# freezegun
# pandas
pytz==2024.2
Expand All @@ -162,27 +162,27 @@ pyyaml==6.0.2
# via vcrpy
regex==2024.9.11
# via
# -c ./base.txt
# -c base.txt
# nltk
requests==2.32.3
# via
# -c ./base.txt
# -c base.txt
# label-studio-sdk
# requests-mock
requests-mock==1.12.1
# via label-studio-sdk
ruff==0.4.10
# via -r ./test.in
ruff==0.7.2
# via -r test.in
semantic-version==2.10.0
# via liccheck
six==1.16.0
# via
# -c ./base.txt
# -c base.txt
# jsonschema
# python-dateutil
sniffio==1.3.1
# via
# -c ./base.txt
# -c base.txt
# anyio
# httpx
toml==0.10.2
Expand All @@ -196,21 +196,21 @@ tomli==2.0.2
# pytest
tqdm==4.66.5
# via
# -c ./base.txt
# -c base.txt
# nltk
types-click==7.1.8
# via -r ./test.in
# via -r test.in
types-markdown==3.7.0.20240822
# via -r ./test.in
# via -r test.in
types-requests==2.31.0.6
# via -r ./test.in
# via -r test.in
types-tabulate==0.9.0.20240106
# via -r ./test.in
# via -r test.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.12.2
# via
# -c ./base.txt
# -c base.txt
# anyio
# black
# label-studio-sdk
Expand All @@ -224,15 +224,15 @@ ujson==5.10.0
# via label-studio-sdk
urllib3==1.26.20
# via
# -c ././deps/constraints.txt
# -c ./base.txt
# -c ./deps/constraints.txt
# -c base.txt
# requests
# vcrpy
vcrpy==6.0.2
# via -r ./test.in
# via -r test.in
wrapt==1.16.0
# via
# -c ./base.txt
# -c base.txt
# vcrpy
xmljson==0.2.1
# via label-studio-sdk
Expand Down
Loading