mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 16:42:26 +03:00
Update opbeat from 3.4.0 to 3.5.0
This commit is contained in:
parent
1d13b1915d
commit
e1a7215e98
|
@ -35,5 +35,5 @@ raven==5.30.0
|
||||||
{% if cookiecutter.use_opbeat == "y" -%}
|
{% if cookiecutter.use_opbeat == "y" -%}
|
||||||
# Opbeat agent for performance monitoring
|
# Opbeat agent for performance monitoring
|
||||||
# -----------------------------------------
|
# -----------------------------------------
|
||||||
opbeat==3.4.0
|
opbeat==3.5.0
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user