Docs | Support

alphagov/notifications-api

pyup-scheduled-update-2020-12-23
5 years, 7 months ago
@pyup-bot Update marshmallow-sqlalchemy from 0.23.1 to 0.24.1
No dependencies with known security vulnerabilities.
pyup-scheduled-update-2020-12-23
5 years, 7 months ago
@pyup-bot Update eventlet from 0.29.1 to 0.30.0
No dependencies with known security vulnerabilities.
pyup-scheduled-update-2020-12-23
5 years, 7 months ago
@pyup-bot Update flask-marshmallow from 0.11.0 to 0.14.0
No dependencies with known security vulnerabilities.
pyup-scheduled-update-2020-12-23
5 years, 7 months ago
@pyup-bot Update cffi from 1.14.3 to 1.14.4
No dependencies with known security vulnerabilities.
pyup-scheduled-update-2020-12-16
5 years, 7 months ago
@leohemsted freeze reqs
No dependencies with known security vulnerabilities.
pyup-scheduled-update-2020-12-09
5 years, 7 months ago
@leohemsted remove deprecated ModelSchema class
No dependencies with known security vulnerabilities.
master
5 years, 7 months ago
@servingUpAces Merge pull request #3069 from alphagov/add-request-id-if-in-context Pass request_id onto the task i
No dependencies with known security vulnerabilities.
add-flake8-bugbear
5 years, 7 months ago
@quis Move flake8 config into setup.cfg At the moment the two are duplicative, and it’s not clear which t
No dependencies with known security vulnerabilities.
doc-dl-exc
5 years, 7 months ago
@leohemsted handle doc dl connection errors correctly previously we'd see an error message in the logs: `Attrib
No dependencies with known security vulnerabilities.
pyup-scheduled-update-2020-12-09
5 years, 7 months ago
@leohemsted remove deprecated ModelSchema class
No dependencies with known security vulnerabilities.
add-request-id-if-in-context
5 years, 7 months ago
@servingUpAces Check for app_context and request in g to prevent Attribute Errors. We can add a request_id for tas
No dependencies with known security vulnerabilities.
add-request-id-if-in-context
5 years, 7 months ago
@servingUpAces Check for app_context and request in g to prevent Attribute Errors. We can add a request_id for tas
No dependencies with known security vulnerabilities.
add-flake8-bugbear
5 years, 7 months ago
@quis Do extra code style checks with flake8-bugbear Flake8 Bugbear checks for some extra things that are
No dependencies with known security vulnerabilities.
cache-on-tasks
5 years, 7 months ago
@quis Use cache for tasks that save notifications These tasks need to repeatedly get the same template an
No dependencies with known security vulnerabilities.
add-request-id-if-in-context
5 years, 7 months ago
@servingUpAces Catch exception if g.request_id does not exist.
No dependencies with known security vulnerabilities.