소스 검색

Bump django from 3.0.8 to 3.0.9

Bumps [django](https://github.com/django/django) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.8...3.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 년 전
부모
커밋
d2bc95a4e1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.2.10
-Django==3.0.8
+Django==3.0.9
 pytz==2020.1
 sqlparse==0.3.1
 requests