Skip to content

Commit fc1a649

Browse files
Build(deps): Bump django in /examples/django_mongoengine (#241)
Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.22. - [Commits](django/django@3.2.25...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3269def commit fc1a649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/django_mongoengine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.25
1+
Django==4.2.22
22
pytest==4.6.3
33
pytest-django==3.5.1
44
mongoengine==0.27.0

0 commit comments

Comments
 (0)