diff --git a/apps/cic-eth/cic_eth/version.py b/apps/cic-eth/cic_eth/version.py index b233a1e3..0edda257 100644 --- a/apps/cic-eth/cic_eth/version.py +++ b/apps/cic-eth/cic_eth/version.py @@ -10,7 +10,7 @@ version = ( 0, 11, 0, - 'beta.15', + 'beta.16', ) version_object = semver.VersionInfo( diff --git a/apps/cic-eth/requirements.txt b/apps/cic-eth/requirements.txt index af704c62..3f56ce0c 100644 --- a/apps/cic-eth/requirements.txt +++ b/apps/cic-eth/requirements.txt @@ -1,4 +1,4 @@ -cic-base~=0.1.2b14 +cic-base~=0.1.2b15 celery==4.4.7 crypto-dev-signer~=0.4.14b3 confini~=0.3.6rc3 diff --git a/apps/data-seeding/requirements.txt b/apps/data-seeding/requirements.txt index f0b55efb..4f2cb559 100644 --- a/apps/data-seeding/requirements.txt +++ b/apps/data-seeding/requirements.txt @@ -1,5 +1,5 @@ -cic-base[full_graph]==0.1.2b11 +cic-base[full_graph]==0.1.2b15 sarafu-faucet==0.0.3a3 -cic-eth==0.11.0b15 +cic-eth==0.11.0b16 cic-types==0.1.0a11 crypto-dev-signer==0.4.14b3