Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent 4ed204d commit 013371a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testproject/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
asgiref==3.4.1
asgiref==3.6.0
# via django
attrs==21.4.0
# via
Expand All @@ -24,7 +24,7 @@ click==8.0.3
# via pip-tools
coverage==6.2
# via -r requirements.in
django==4.0.8
django==4.1.9
# via -r requirements.in
docutils==0.17.1
# via
Expand Down

0 comments on commit 013371a

Please sign in to comment.