Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent c979699 commit a483522
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ beautifulsoup4==4.11.1
# via -r requirements.in
black==22.3.0
# via -r requirements.in
bleach==5.0.1
bleach[css]==5.0.1
# via
# django-markdownfield
# django-markdownify
Expand All @@ -30,7 +30,7 @@ coverage==6.3.2
# via -r requirements.in
cryptography==39.0.1
# via pyopenssl
django==4.1.7
django==4.1.13
# via
# -r requirements.in
# django-contrib-comments
Expand Down Expand Up @@ -123,7 +123,9 @@ sqlparse==0.4.2
tinycss2==1.1.1
# via bleach
tomli==2.0.1
# via pytest
# via
# black
# pytest
urllib3==1.26.15
# via
# requests
Expand Down

0 comments on commit a483522

Please sign in to comment.