Skip to content

Commit 3b527a1

Browse files
author
Baz
authored
SAT fix for source Freshdesk(#15556)
1 parent 820e267 commit 3b527a1

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/source-freshdesk

1 file changed

+1
-1
lines changed

airbyte-integrations/connectors/source-freshdesk/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
TEST_REQUIREMENTS = [
1616
"pytest==6.1.2",
1717
"pytest-mock~=3.6",
18-
"requests_mock==1.8.0",
18+
"requests_mock~=1.9.3",
1919
"source-acceptance-test",
2020
]
2121

0 commit comments

Comments
 (0)