Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 5839d46 commit a00f021
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,25 @@ exclude = tests
[options.extras_require]
dev =
%(lint)s
autoflake==1.6.1
autoflake==2.1.1
lint =
%(test)s
mypy==0.981
pre-commit==2.20.0
mypy==1.4.0
pre-commit==3.3.3
pyannotate==1.2.0
pylint==2.15.3
pylint==2.17.4
pylint-pytest==1.1.2
types-all==1.0.0
types-appdirs==1.4.3
types-jmespath==1.0.2
types-setuptools==65.4.0.0
types-appdirs==1.4.3.5
types-jmespath==1.0.2.6
types-setuptools==67.8.0.0
# testing
test =
%(clip-plugin)s
%(resnet-plugin)s
%(s3)s
pytest==7.1.3
pytest-xdist==2.5.0
pytest==7.3.2
pytest-xdist==3.3.1
test-setup =
dvc[s3]>=2.8.2
# remote storage
Expand Down

0 comments on commit a00f021

Please sign in to comment.