Skip to content

Commit

Permalink
chore: upgraded facebook_business to v16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanBergenov committed Apr 6, 2023
1 parent b72469b commit 4386220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

setup(name='tap-facebook',
version='1.12.4',
version='1.12.5',
description='Singer.io tap for extracting data from the Facebook Ads API',
author='Stitch',
url='https://singer.io',
Expand All @@ -13,7 +13,7 @@
'attrs~=20.3.0',
'backoff~=1.8.0',
'pendulum==2.1.2',
'facebook_business==15.0.0',
'facebook_business==16.0.2',
'requests~=2.26.0',
'singer-python~=5.12.1',
],
Expand Down

0 comments on commit 4386220

Please sign in to comment.