Skip to content

Commit 568e837

Browse files
fix: bump django from 5.1.7 to 5.2.7
Bumps [django](https://github.com/django/django) from 5.1.7 to 5.2.7. - [Commits](django/django@5.1.7...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6a90a6 commit 568e837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Framework Web Application:
66

77
streamlit==1.50.0
8-
Django==5.1.7
8+
Django==5.2.7
99

1010

1111
# Data Manipulation Libraries:

0 commit comments

Comments
 (0)