diff --git a/setup.cfg b/setup.cfg index 09452b417fb..fe73790b87a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -81,7 +81,7 @@ install_requires = pyproj<3.5.0 OWSLib==0.27.2 pycsw==2.6.1 - SQLAlchemy==1.4.44 # required by PyCSW + SQLAlchemy==1.4.45 # required by PyCSW Shapely==1.8.5.post1 mercantile==1.2.1 geoip2==4.6.0 @@ -135,9 +135,9 @@ install_requires = # storage manager dependencies django-storages==1.13.1 dropbox==11.36.0 - google-cloud-storage==2.6.0 + google-cloud-storage==2.7.0 google-cloud-core==2.3.2 - boto3==1.26.26 + boto3==1.26.28 # Django Caches python-memcached<=1.59 @@ -189,12 +189,12 @@ install_requires = factory-boy==3.2.1 flaky==3.7.0 selenium>=4.1.0,<5.0.0 - selenium-requests==2.0.1 + selenium-requests==2.0.2 webdriver_manager==3.8.5 # Security and audit mistune==2.0.4 - wandb==0.13.5 + wandb==0.13.6 protobuf==3.20.3 mako==1.2.4