Bump requirements.
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-Authored-By: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
This commit is contained in:
parent
62ac6deaa3
commit
bdc0c51c0d
|
@ -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"]
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue