Skip to content

Commit

Permalink
chore(deps): update development dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 90d8534 commit b27f980
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ pkginfo==1.9.6
platformdirs==4.2.0
pluggy==1.4.0
polib==1.2.0
pycodestyle==2.8.0
pycodestyle==2.11.1
pycparser==2.21
pydantic==1.10.14
pydantic-yaml==0.11.2
pydocstyle==6.3.0
pyflakes==2.4.0
pyflakes==2.5.0
Pygments==2.17.2
pylint==2.17.7
pylint-fixme-info==1.0.3
Expand All @@ -88,7 +88,7 @@ requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
rfc3986==2.0.0
rich==13.7.0
ruff==0.1.6
ruff==0.3.5
SecretStorage==3.3.3
six==1.16.0
snowballstemmer==2.2.0
Expand Down Expand Up @@ -117,10 +117,10 @@ tomlkit==0.12.3
tornado==6.4
tox==4.12.1
twine==4.0.2
types-Deprecated==1.2.9.20240106
types-PyYAML==6.0.12.12
types-requests==2.31.0.6
types-setuptools==69.0.0.20240125
types-Deprecated==1.2.9.20240311
types-PyYAML==6.0.12.20240311
types-requests==2.31.0.20240311
types-setuptools==69.2.0.20240317
types-tabulate==0.9.0.20240106
types-urllib3==1.26.25.14
typing_extensions==4.9.0
Expand Down
4 changes: 2 additions & 2 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
tabulate==0.9.0
tornado==6.4
types-Deprecated==1.2.9.20240106
types-PyYAML==6.0.12.12
types-Deprecated==1.2.9.20240311
types-PyYAML==6.0.12.20240311
typing_extensions==4.9.0
urllib3==1.26.18
wadllib==1.3.6
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ six==1.16.0
spdx==2.5.1
spdx-lookup==0.3.3
tabulate==0.9.0
types-Deprecated==1.2.9.20240106
types-PyYAML==6.0.12.12
types-Deprecated==1.2.9.20240311
types-PyYAML==6.0.12.20240311
typing_extensions==4.9.0
urllib3==1.26.18
wadllib==1.3.6
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ test =
pytest-check>=2.0
pytest-mock
pytest-subprocess
ruff==0.1.6
ruff==0.3.5
tox
types-requests
types-setuptools
Expand Down

0 comments on commit b27f980

Please sign in to comment.