This commit is contained in:
Fabio Caccamo 2024-03-05 00:20:53 +01:00
commit d021eeb4e2
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ repos:
args: ["--py38-plus"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.2
rev: v0.3.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]

View File

@ -1,12 +1,12 @@
beautifulsoup4 == 4.12.3
boto3 == 1.34.32
boto3 == 1.34.53
ftfy == 6.1.3
mailchecker == 6.0.1
openpyxl == 3.1.2
phonenumbers == 8.13.29
python-dateutil == 2.8.2
phonenumbers == 8.13.31
python-dateutil == 2.9.0
python-fsutil == 0.13.1
python-slugify == 8.0.3
python-slugify == 8.0.4
pyyaml == 6.0.1
requests == 2.31.0
toml == 0.10.2