Skip to content

Commit 3a98049

Browse files
fix: bump django from 5.1.1 to 5.1.3
Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.3. - [Commits](django/django@5.1.1...5.1.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d075bd commit 3a98049

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

22
# Framework Web Application:
3-
Django==5.1.1
3+
Django==5.1.3
44

55

66
# Data Manipulation Libraries:

0 commit comments

Comments
 (0)