Skip to content

Commit b6ef781

Browse files
update dependencies
1 parent 34b0b66 commit b6ef781

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

airbyte-integrations/connectors/source-mixpanel/poetry.lock

Lines changed: 21 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-mixpanel/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ include = "source_mixpanel"
1919
python = "^3.10,<3.12"
2020
airbyte-cdk = "^6"
2121
pendulum = "2.1.2"
22+
responses = "^0.25.7"
2223

2324
[tool.poetry.scripts]
2425
source-mixpanel = "source_mixpanel.run:run"

0 commit comments

Comments
 (0)