Skip to content

Commit

Permalink
build(deps): bump django from 4.2.15 to 4.2.18 in /packages
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.18.
- [Commits](django/django@4.2.15...4.2.18)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 8f2be6a commit bcc4286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-colorfield==0.11.0 ; python_version >= "3.8" and python_version < "4.0"
django-debug-toolbar==4.4.6 ; python_version >= "3.8" and python_version < "4.0"
django-migration-linter==5.1.0 ; python_version >= "3.8" and python_version < "4.0"
django-polymorphic==3.1.0 ; python_version >= "3.8" and python_version < "4.0"
django==4.2.15 ; python_version >= "3.8" and python_version < "4.0"
django==4.2.18 ; python_version >= "3.8" and python_version < "4.0"
djangorestframework==3.15.2 ; python_version >= "3.8" and python_version < "4.0"
docutils==0.19 ; python_version >= "3.8" and python_version < "4.0"
exceptiongroup==1.2.2 ; python_version >= "3.8" and python_version < "3.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2024.7.4 ; python_version >= "3.8" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4.0"
django-colorfield==0.11.0 ; python_version >= "3.8" and python_version < "4.0"
django-polymorphic==3.1.0 ; python_version >= "3.8" and python_version < "4.0"
django==4.2.15 ; python_version >= "3.8" and python_version < "4.0"
django==4.2.18 ; python_version >= "3.8" and python_version < "4.0"
djangorestframework==3.15.2 ; python_version >= "3.8" and python_version < "4.0"
idna==3.7 ; python_version >= "3.8" and python_version < "4.0"
importlib-metadata==8.4.0 ; python_version >= "3.8" and python_version < "3.10"
Expand Down

0 comments on commit bcc4286

Please sign in to comment.