Skip to content

Commit 591796d

Browse files
Bump django from 5.2.1 to 5.2.4 in /graph_tutorial
Bumps [django](https://github.com/django/django) from 5.2.1 to 5.2.4. - [Commits](django/django@5.2.1...5.2.4) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab3ea01 commit 591796d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==5.2.1;python_version>"3.9"
1+
Django==5.2.4;python_version>"3.9"
22
Django==4.2.20;python_version<="3.9"
33
msal==1.32.3
44
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)