diff --git a/setup.cfg b/setup.cfg index ddefa65110b5021da27bf30f0e4448770c033a8a..0e3f3ec5eaa651c95f09b722102ef0a046c8b62a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,14 +17,14 @@ install_requires = django-parler == 2.2.0 django-phonenumber-field == 5.0.0 django-stronghold == 0.4.0 - Faker == 4.14.2 + Faker == 4.17.1 file-magic == 0.4.0 geopy == 2.0.0 icalendar == 4.0.7 jsonschema == 3.2.0 - phonenumberslite == 8.12.12 + phonenumberslite == 8.12.13 python-dateutil == 2.8.1 - requests == 2.24.0 + requests == 2.25.0 simplecharts == 0.0.2 [tool:pytest]