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.1 to 4.0.2 in /testproject (#49)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.0.1...4.0.2)

---
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 Feb 10, 2022
1 parent 00649d3 commit 0b9a4c8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions testproject/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# pip-compile
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org

alabaster==0.7.12
# via sphinx
asgiref==3.4.1
Expand All @@ -28,7 +24,7 @@ click==8.0.3
# via pip-tools
coverage==6.2
# via -r requirements.in
django==4.0.1
django==4.0.2
# via -r requirements.in
docutils==0.17.1
# via
Expand Down

0 comments on commit 0b9a4c8

Please sign in to comment.