Skip to content

Commit

Permalink
deps & lint
Browse files Browse the repository at this point in the history
pre-commit updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.4](astral-sh/ruff-pre-commit@v0.5.1...v0.5.4)
  • Loading branch information
pre-commit-ci[bot] authored and yagebu committed Jul 23, 2024
1 parent a99757a commit 8a3bd8b
Show file tree
Hide file tree
Showing 6 changed files with 162 additions and 171 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ci:
skip: ["eslint"]
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.1
rev: v0.5.4
hooks:
- id: ruff
args: ["--fix"]
Expand All @@ -15,8 +15,8 @@ repos:
entry: prettier --write --list-different --ignore-unknown
require_serial: true
additional_dependencies:
- "prettier@3.3.2"
- "prettier-plugin-svelte@3.2.5"
- "prettier@3.3.3"
- "prettier-plugin-svelte@3.2.6"
- "svelte@4.2.18"
- id: stylelint
name: stylelint
Expand All @@ -25,7 +25,7 @@ repos:
files: \.(css|svelte)$
require_serial: true
additional_dependencies:
- "stylelint@16.6.1"
- "stylelint@16.7.0"
- "stylelint-config-recess-order@5.0.1"
- "stylelint-config-standard@36.0.1"
- "postcss-html@1.7.0"
Expand Down
48 changes: 24 additions & 24 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ altgraph==0.17.4
# via pyinstaller
anyio==4.4.0
# via watchfiles
astroid==3.2.2
astroid==3.2.4
# via pylint
babel==2.15.0
# via
Expand All @@ -25,7 +25,7 @@ bottle==0.12.25
# via beancount
build==1.2.1
# via fava (pyproject.toml)
cachetools==5.3.3
cachetools==5.4.0
# via
# google-auth
# tox
Expand All @@ -50,9 +50,9 @@ click==8.1.7
# flask
colorama==0.4.6
# via tox
coverage==7.5.4
coverage==7.6.0
# via pytest-cov
cryptography==42.0.8
cryptography==43.0.0
# via secretstorage
dill==0.3.8
# via pylint
Expand All @@ -74,13 +74,13 @@ flask==3.0.3
# flask-babel
flask-babel==4.0.0
# via fava (pyproject.toml)
furo==2024.5.6
furo==2024.7.18
# via fava (pyproject.toml)
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.136.0
google-api-python-client==2.137.0
# via beancount
google-auth==2.31.0
google-auth==2.32.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -93,15 +93,15 @@ httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
# via
# anyio
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.0.0
importlib-metadata==8.1.0
# via twine
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -140,7 +140,7 @@ lxml==5.2.2
# pyexcel-ods3
markdown-it-py==3.0.0
# via rich
markdown2==2.4.13
markdown2==2.5.0
# via fava (pyproject.toml)
markupsafe==2.1.5
# via
Expand All @@ -155,11 +155,11 @@ more-itertools==10.3.0
# cheroot
# jaraco-classes
# jaraco-functools
mypy==1.10.1
mypy==1.11.0
# via fava (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
nh3==0.2.17
nh3==0.2.18
# via readme-renderer
nodeenv==1.9.1
# via pre-commit
Expand Down Expand Up @@ -228,19 +228,19 @@ pygments==2.18.0
# readme-renderer
# rich
# sphinx
pyinstaller==6.8.0
pyinstaller==6.9.0
# via fava (pyproject.toml)
pyinstaller-hooks-contrib==2024.7
# via pyinstaller
pylint==3.2.5
pylint==3.2.6
# via fava (pyproject.toml)
pyparsing==3.1.2
# via httplib2
pyproject-api==1.7.1
# via tox
pyproject-hooks==1.1.0
# via build
pytest==8.2.2
pytest==8.3.1
# via
# fava (pyproject.toml)
# beancount
Expand All @@ -255,7 +255,7 @@ pytz==2024.1
# via flask-babel
pyyaml==6.0.1
# via pre-commit
readme-renderer==43.0
readme-renderer==44.0
# via twine
requests==2.32.3
# via
Expand All @@ -274,7 +274,7 @@ rsa==4.9
# via google-auth
secretstorage==3.3.3
# via keyring
setuptools==70.2.0
setuptools==71.1.0
# via
# fava (pyproject.toml)
# pyinstaller
Expand All @@ -291,31 +291,31 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==7.3.7
sphinx==7.4.7
# via
# fava (pyproject.toml)
# furo
# sphinx-autodoc-typehints
# sphinx-basic-ng
sphinx-autodoc-typehints==2.2.2
sphinx-autodoc-typehints==2.2.3
# via fava (pyproject.toml)
sphinx-basic-ng==1.0.0b2
# via furo
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-htmlhelp==2.0.6
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-qthelp==1.0.8
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
texttable==1.7.0
# via pyexcel
tomlkit==0.12.5
tomlkit==0.13.0
# via pylint
tox==4.16.0
# via
Expand All @@ -325,7 +325,7 @@ tox-uv==1.9.1
# via fava (pyproject.toml)
twine==5.1.1
# via fava (pyproject.toml)
types-setuptools==70.2.0.20240704
types-setuptools==71.1.0.20240723
# via fava (pyproject.toml)
types-simplejson==3.19.0.20240310
# via fava (pyproject.toml)
Expand All @@ -337,7 +337,7 @@ urllib3==2.2.2
# via
# requests
# twine
uv==0.2.21
uv==0.2.27
# via tox-uv
virtualenv==20.26.3
# via
Expand Down
Loading

0 comments on commit 8a3bd8b

Please sign in to comment.