diff --git a/setup.cfg b/setup.cfg index 0c3ffaec14e..39994a71857 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ install_requires = tqdm==4.64.1 Deprecated==1.2.13 wrapt==1.14.1 - jsonschema==4.16.0 + jsonschema==4.17.0 zipstream-new==1.1.8 schema==0.7.5 rdflib==6.1.1 @@ -81,7 +81,7 @@ install_requires = pyproj<3.5.0 OWSLib==0.27.2 pycsw==2.6.1 - SQLAlchemy==1.4.42 # required by PyCSW + SQLAlchemy==1.4.43 # required by PyCSW Shapely==1.8.5.post1 mercantile==1.2.1 geoip2==4.6.0 @@ -92,7 +92,7 @@ install_requires = # Django Apps dj-database-url==1.0.0 dj-pagination==2.5.0 - django-select2==7.11.0 + django-select2==8.0.0 django-floppyforms<1.10.0 django-forms-bootstrap<=3.1.0 django-autocomplete-light==3.5.1 @@ -136,7 +136,7 @@ install_requires = dropbox==11.35.0 google-cloud-storage==2.5.0 google-cloud-core==2.3.2 - boto3==1.26.0 + boto3==1.26.4 # Django Caches python-memcached<=1.59 @@ -169,7 +169,7 @@ install_requires = uWSGI==2.0.21 gunicorn==20.1.0 ipython==8.6.0 - docker==6.0.0 + docker==6.0.1 invoke==1.7.3 # tests @@ -177,12 +177,12 @@ install_requires = requests-toolbelt==0.10.1 flake8==5.0.4 pytest==7.2.0 - pytest-bdd==6.0.1 + pytest-bdd==6.1.0 splinter==0.18.1 pytest-splinter==3.3.2 pytest-django==4.5.2 setuptools>=59.1.1,<65.6.0 - pip==22.3 + pip==22.3.1 Twisted==22.10.0 pixelmatch==0.3.0 factory-boy==3.2.1 @@ -193,7 +193,7 @@ install_requires = # Security and audit mistune==2.0.4 - wandb==0.13.4 + wandb==0.13.5 protobuf==3.20.3 mako==1.2.3