mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-23 15:54:12 +03:00
Update opbeat from 3.5.1 to 3.5.2 (#955)
This commit is contained in:
parent
8f1a6e20e4
commit
cf8c052657
|
@ -35,5 +35,5 @@ raven==5.32.0
|
|||
{% if cookiecutter.use_opbeat == "y" -%}
|
||||
# Opbeat agent for performance monitoring
|
||||
# -----------------------------------------
|
||||
opbeat==3.5.1
|
||||
opbeat==3.5.2
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user