diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8cf011a..5f4a4d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: black - repo: https://github.com/pycqa/isort - rev: 5.11.2 + rev: 5.11.4 hooks: - id: isort args: ["--profile", "black"] diff --git a/requirements-test.txt b/requirements-test.txt index 87c3f2d..ced7ad3 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ codecov == 2.1.12 -coverage == 6.5.0 +coverage == 7.0.1 flake8 == 6.0.0 orjson == 3.8.3 -pre-commit == 2.20.0 +pre-commit == 2.21.0 python-decouple == 3.6 -tox == 4.0.11 +tox == 4.0.18 diff --git a/requirements.txt b/requirements.txt index e8d9e16..eaadb62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -boto3 == 1.26.31 +boto3 == 1.26.38 ftfy == 6.1.1 mailchecker == 5.0.5 openpyxl == 3.0.10 -phonenumbers == 8.13.2 +phonenumbers == 8.13.3 python-dateutil == 2.8.2 python-fsutil == 0.8.0 python-slugify == 7.0.0