Skip to content

Commit b87fe1d

Browse files
authored
Merge pull request #54 from saadmk11/dependabot/pip/django-3.2.7
Bump django from 3.1.9 to 3.2.7
2 parents 806bcaa + 6e6e066 commit b87fe1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Be sure you have the following installed on your development machine:
3030
## Requirements
3131

3232
+ celery==4.4.7
33-
+ Django==3.1
33+
+ Django==3.2
3434
+ django-celery-beat==2.0.0
3535
+ python-dateutil==2.8.1
3636
+ redis==3.5.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
celery==4.4.7
2-
Django==3.1.9
2+
Django==3.2.7
33
django-celery-beat==2.1.0
44
python-dateutil==2.8.1
55
redis==3.5.3

0 commit comments

Comments
 (0)