Skip to content

Commit

Permalink
deps: bump workflow and django-health-check
Browse files Browse the repository at this point in the history
  • Loading branch information
gagantrivedi committed Jun 11, 2024
1 parent c3bf3bf commit bb9daee
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
28 changes: 16 additions & 12 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ djangorestframework-recursive = "~0.1.2"
packaging = "~23.0"
chargebee = "^2.7.7"
python-http-client = "~3.3.7"
django-health-check = "~3.14.3"
django-health-check = "~3.18.2"
django-admin-sso = "~3.1.0"
drf-yasg = "~1.21.6"
django-debug-toolbar = "~3.2.1"
Expand Down Expand Up @@ -138,7 +138,7 @@ flagsmith-ldap = { git = "https://github.com/flagsmith/flagsmith-ldap", tag = "v
optional = true

[tool.poetry.group.workflows.dependencies]
workflows-logic = { git = "https://github.com/flagsmith/flagsmith-workflows", tag = "v2.3.4" }
workflows-logic = { git = "https://github.com/flagsmith/flagsmith-workflows", tag = "v2.3.6" }

[tool.poetry.group.dev.dependencies]
django-test-migrations = "~1.2.0"
Expand Down

0 comments on commit bb9daee

Please sign in to comment.