Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2023
1 parent 86a39e0 commit d3522ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
confusable-homoglyphs==3.2.0
Django==4.1.9
Django==4.1.10
django-generate-secret-key==1.0.2
django-registration==3.3
django-sass-processor==1.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==2.1.1
click==8.1.3
confusable-homoglyphs==3.2.0
coverage==5.5
Django==4.1.9
Django==4.1.10
django-appconf==1.0.5
django-compressor==4.1
django-debug-toolbar==3.6.0
Expand Down

0 comments on commit d3522ab

Please sign in to comment.