Skip to content

Commit b868f4c

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

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
@@ -1,6 +1,6 @@
11

22
# Framework Web Application:
3-
Django==6.0
3+
Django==6.0.1
44

55

66
# Data Manipulation Libraries:

0 commit comments

Comments
 (0)