Skip to content

Commit

Permalink
chore: upgraded facebook_business to v21.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanBergenov committed Jan 8, 2025
1 parent 2651f84 commit a8adfa4
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.7',
version='1.12.8',
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==20.0.0',
'facebook_business==21.0.5',
'requests~=2.26.0',
'singer-python~=5.12.1',
],
Expand Down

0 comments on commit a8adfa4

Please sign in to comment.