Skip to content

Commit 0b02214

Browse files
ruuushhhGitHub Actions
andauthored
fix: Lib Dependencies (#106)
Co-authored-by: GitHub Actions <integrations@fylehq.com>
1 parent 477aeea commit 0b02214

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.31.0
2-
xmltodict==0.12.0
1+
requests==2.32.3
2+
xmltodict==0.14.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name='sageintacctsdk',
11-
version='1.25.2',
11+
version='1.26.0',
1212
author='Ashwin T',
1313
author_email='ashwin.t@fyle.in',
1414
description='Python SDK for accessing Sage Intacct APIs',

0 commit comments

Comments
 (0)