Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent cb9083f commit 85ed419
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 @@ -24,7 +24,7 @@ distlib==0.3.8 ; python_version >= "3.9" and python_version < "4.0"
django-stubs-ext==5.1.0 ; python_version >= "3.9" and python_version < "4.0"
django-stubs==5.1.0 ; python_version >= "3.9" and python_version < "4.0"
django==4.2.16 ; python_version >= "3.9" and python_version < "3.10"
django==5.1.5 ; python_version >= "3.10" and python_version < "4.0"
django==4.2.18 ; python_version >= "3.10" and python_version < "4.0"
docformatter==1.7.5 ; python_version >= "3.9" and python_version < "4.0"
docutils==0.19 ; python_version >= "3.9" and python_version < "4.0"
dotty-dict==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
asgiref==3.8.1 ; python_version >= "3.9" and python_version < "4.0"
django==4.2.16 ; python_version >= "3.9" and python_version < "3.10"
django==5.1.5 ; python_version >= "3.10" and python_version < "4.0"
django==4.2.18 ; python_version >= "3.10" and python_version < "4.0"
sqlparse==0.5.1 ; python_version >= "3.9" and python_version < "4.0"
typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "3.11"
tzdata==2024.2 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32"

0 comments on commit 85ed419

Please sign in to comment.