Skip to content

Commit c4fc79d

Browse files
Bump django from 3.0.2 to 3.0.3 in /pyperformance (#79)
Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.0.2...3.0.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e09cab commit c4fc79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pyperf==1.7.0
4949
# two pyperformance results of two different major versions is not reliable.
5050

5151
Chameleon==3.6.2 # bm_chameleon
52-
Django==3.0.2 # bm_django_template
52+
Django==3.0.3 # bm_django_template
5353
Genshi==0.7.3 # bm_genshi
5454
Mako==1.1.1 # bm_mako
5555
SQLAlchemy==1.3.13 # bm_sqlalchemy_declarative

0 commit comments

Comments
 (0)