oncall-engine/engine/apps/api
Joey Orlando bb3521b879
upgrade to python 3.11.3 (#1849)
# What this PR does

Upgrades the backend to Python 3.11.3 (latest stable release) + update
linting step on Drone builds to run **all** the linting steps, not just
the Python ones.

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated (N/A)
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required) (N/A)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-05-05 15:32:40 +00:00
..
permissions Add "Notifications Receiver" RBAC role (#1853) 2023-05-02 12:19:34 +00:00
serializers Add routes_count and connected_escalations_chains_count to alert_rece… (#1874) 2023-05-04 13:31:48 +08:00
tests upgrade to python 3.11.3 (#1849) 2023-05-05 15:32:40 +00:00
throttlers Add ratelimit for phone number verification (#1354) 2023-02-21 16:47:52 +08:00
views Add pagination to integrations page (#1872) 2023-05-04 13:48:46 +08:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Add initial webhooks internal plugin API (#1524) 2023-03-10 17:00:06 +00:00