Skip to content

Commit 66f165e

Browse files
Bump django from 3.2.11 to 4.2.5
Bumps [django](https://github.com/django/django) from 3.2.11 to 4.2.5. - [Commits](django/django@3.2.11...4.2.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91cf3fa commit 66f165e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-prd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.11
1+
Django==4.2.5
22
wagtail==2.15.3
33
git+https://github.com/ubyssey/django-google-storage.git@v0.5.4#egg=django-google-storage-updated
44
django-storages[google]==1.10

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.11
1+
Django==4.2.5
22
wagtail==2.15.3
33
git+https://github.com/ubyssey/django-google-storage.git@v0.5.4#egg=django-google-storage-updated
44
django-storages[google]==1.10

0 commit comments

Comments
 (0)