Skip to content

Commit 4416ed3

Browse files
Bump the python-dependencies group with 2 updates
Bumps the python-dependencies group with 2 updates: [django-unfold](https://github.com/unfoldadmin/django-unfold) and [langgraph-checkpoint](https://github.com/langchain-ai/langgraph). Updates `django-unfold` from 0.90.0 to 0.91.0 - [Release notes](https://github.com/unfoldadmin/django-unfold/releases) - [Changelog](https://github.com/unfoldadmin/django-unfold/blob/main/CHANGELOG.md) - [Commits](unfoldadmin/django-unfold@0.90.0...0.91.0) Updates `langgraph-checkpoint` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@checkpoint==4.0.2...checkpoint==4.0.3) --- updated-dependencies: - dependency-name: django-unfold dependency-version: 0.91.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langgraph-checkpoint dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92ebb04 commit 4416ed3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dj-database-url==3.1.2
55
django-import-export==4.4.0
66
django-stubs-ext==6.0.3
77
django-stubs==6.0.3
8-
django-unfold==0.90.0
8+
django-unfold==0.91.0
99
Django==6.0.4
1010
djangorestframework==3.17.1
1111
djlint==1.36.4
@@ -21,7 +21,7 @@ inflection==0.5.1
2121
jsbeautifier==1.15.4
2222
langchain-core==1.3.2
2323
langchain-protocol==0.0.12
24-
langgraph-checkpoint==4.0.2
24+
langgraph-checkpoint==4.0.3
2525
langgraph-prebuilt==1.0.11
2626
langgraph-sdk==0.3.13
2727
langgraph==1.1.9

0 commit comments

Comments
 (0)