Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Bump django from 4.0.2 to 4.0.4 in /testproject (#53)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.0.2...4.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2022
1 parent ee12e82 commit 3b57e88
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions testproject/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.0.3
# via pip-tools
coverage==6.2
# via -r requirements.in
django==4.0.2
django==4.0.4
# via -r requirements.in
docutils==0.17.1
# via
Expand Down Expand Up @@ -76,9 +76,7 @@ mccabe==0.6.1
mock==4.0.3
# via -r requirements.in
packaging==21.3
# via
# bleach
# sphinx
# via sphinx
pep517==0.12.0
# via pip-tools
pep8-naming==0.12.1
Expand Down

0 comments on commit 3b57e88

Please sign in to comment.