Skip to content

Commit 3ba2ef2

Browse files
fix: bump django from 6.0.1 to 6.0.2
Bumps [django](https://github.com/django/django) from 6.0.1 to 6.0.2. - [Commits](django/django@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1287891 commit 3ba2ef2

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.53.1
8-
Django==6.0.1
8+
Django==6.0.2
99

1010

1111
# Data Manipulation Libraries:

0 commit comments

Comments
 (0)