Skip to content

Commit e1187db

Browse files
authored
deps: Bump flagsmith-common from 1.8.0 to 1.9.0 (#5344)
1 parent 75ac67f commit e1187db

2 files changed

Lines changed: 30 additions & 25 deletions

File tree

api/poetry.lock

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

api/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ pygithub = "2.1.1"
154154
hubspot-api-client = "^8.2.1"
155155
djangorestframework-dataclasses = "^1.3.1"
156156
pyotp = "^2.9.0"
157-
flagsmith-common = "^1.8.0"
157+
flagsmith-common = "^1.9.0"
158158
django-stubs = "^5.1.3"
159159
tzdata = "^2024.1"
160160
djangorestframework-simplejwt = "^5.3.1"
@@ -224,6 +224,7 @@ types-psycopg2 = "^2.9.21.20250121"
224224
types-python-dateutil = "^2.9.0.20241206"
225225
types-pytz = "^2025.1.0.20250204"
226226
ruff = "^0.9.7"
227+
flagsmith-common = { version = "^1.9.0", extras = ["test-tools"] }
227228

228229
[build-system]
229230
requires = ["poetry>=2.0.0"]

0 commit comments

Comments
 (0)