Skip to content

Commit

Permalink
Bump django from 4.2.9 to 4.2.10
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.9 to 4.2.10.
- [Commits](django/django@4.2.9...4.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent ac509f9 commit b5e89f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2023.11.17
charset-normalizer==3.3.2
defusedxml==0.7.1
dj-database-url==2.1.0
Django==4.2.9
Django==4.2.10
django-environ==0.11.2
django-filter==23.5
django-modelcluster==6.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django>=4.1,<4.2
Django>=4.1,<4.3
wagtail==5.0.5
wagtailmedia
psycopg2-binary
Expand Down

0 comments on commit b5e89f2

Please sign in to comment.