Skip to content

Commit b7a81d5

Browse files
authored
fix(Hubspot): Fix unexpected setuptools dependency (#6793)
1 parent 5df4fe9 commit b7a81d5

2 files changed

Lines changed: 23 additions & 20 deletions

File tree

api/poetry.lock

Lines changed: 22 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ flagsmith = "^5.1.1"
160160
python-gnupg = "^0.5.1"
161161
django-redis = "^5.4.0"
162162
pygithub = "2.1.1"
163-
hubspot-api-client = "^8.2.1"
163+
hubspot-api-client = "^12.0.0"
164164
djangorestframework-dataclasses = "^1.3.1"
165165
pyotp = "^2.9.0"
166166
flagsmith-common = { version = "^3.3.0", extras = [

0 commit comments

Comments
 (0)