Skip to content

Commit

Permalink
chore(deps): Bump ruff from 0.1.5 to 0.1.6 in /requirements
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.1.5...v0.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 631e6fb commit 4a69ca2
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,56 +7,56 @@
anyio==4.0.0
# via httpx
black==23.11.0
# via -r requirements/test.in
# via -r test.in
certifi==2023.7.22
# via
# -c requirements/base.txt
# -c base.txt
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via
# -c requirements/base.txt
# -c base.txt
# requests
click==8.1.7
# via
# -r requirements/test.in
# -r test.in
# black
coverage[toml]==7.3.2
# via
# -r requirements/test.in
# -r test.in
# pytest-cov
exceptiongroup==1.1.3
# via
# anyio
# pytest
filelock==3.13.1
# via
# -c requirements/base.txt
# -c base.txt
# huggingface-hub
flake8==6.1.0
# via
# -r requirements/test.in
# -r test.in
# flake8-docstrings
flake8-docstrings==1.7.0
# via -r requirements/test.in
# via -r test.in
fsspec==2023.10.0
# via
# -c requirements/base.txt
# -c base.txt
# huggingface-hub
h11==0.14.0
# via httpcore
httpcore==1.0.2
# via httpx
httpx==0.25.1
# via -r requirements/test.in
# via -r test.in
huggingface-hub==0.19.4
# via
# -c requirements/base.txt
# -r requirements/test.in
# -c base.txt
# -r test.in
idna==3.4
# via
# -c requirements/base.txt
# -c base.txt
# anyio
# httpx
# requests
Expand All @@ -65,26 +65,26 @@ iniconfig==2.0.0
mccabe==0.7.0
# via flake8
mypy==1.7.0
# via -r requirements/test.in
# via -r test.in
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==23.2
# via
# -c requirements/base.txt
# -c base.txt
# black
# huggingface-hub
# pytest
pathspec==0.11.2
# via black
pdf2image==1.16.3
# via
# -c requirements/base.txt
# -r requirements/test.in
# -c base.txt
# -r test.in
pillow==10.1.0
# via
# -c requirements/base.txt
# -c base.txt
# pdf2image
platformdirs==4.0.0
# via black
Expand All @@ -101,19 +101,19 @@ pytest==7.4.3
# pytest-cov
# pytest-mock
pytest-cov==4.1.0
# via -r requirements/test.in
# via -r test.in
pytest-mock==3.12.0
# via -r requirements/test.in
# via -r test.in
pyyaml==6.0.1
# via
# -c requirements/base.txt
# -c base.txt
# huggingface-hub
requests==2.31.0
# via
# -c requirements/base.txt
# -c base.txt
# huggingface-hub
ruff==0.1.5
# via -r requirements/test.in
ruff==0.1.6
# via -r test.in
sniffio==1.3.0
# via
# anyio
Expand All @@ -128,17 +128,17 @@ tomli==2.0.1
# pytest
tqdm==4.66.1
# via
# -c requirements/base.txt
# -c base.txt
# huggingface-hub
types-pyyaml==6.0.12.12
# via -r requirements/test.in
# via -r test.in
typing-extensions==4.8.0
# via
# -c requirements/base.txt
# -c base.txt
# black
# huggingface-hub
# mypy
urllib3==2.1.0
# via
# -c requirements/base.txt
# -c base.txt
# requests

0 comments on commit 4a69ca2

Please sign in to comment.