Skip to content

Commit 2dbb46d

Browse files
fix: bump django from 5.2.7 to 5.2.8
Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. - [Commits](django/django@5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cf21f8 commit 2dbb46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.51.0
8-
Django==5.2.7
8+
Django==5.2.8
99

1010

1111
# Data Manipulation Libraries:

0 commit comments

Comments
 (0)