oncall-engine/engine/apps/user_management/tests
Joey Orlando 49d20f1a7e
bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495)
# What this PR does

- bumps `uwsgi` to latest version (`2.0.26`), which unblocks us from
bumping Python to 3.12
- bumps Python to 3.12.3
- refactor the Snyk GitHub Actions workflow to use the composable
actions for installed frontend and backend dependencies
- fixes several `AttributeError`s in our tests that went from a warning
to an error in Python 3.12 (see
https://github.com/python/cpython/issues/100690)

# Which issue(s) this PR closes

Closes #4358
Closes https://github.com/grafana/oncall/issues/4387
2024-06-10 15:33:37 -04:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Add multi-stack support for mobile app (#3500) 2023-12-13 09:00:18 +00:00
test_free_public_beta_subcription_strategy.py Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
test_organization.py Make type required when creating an escalation policy step (#4356) 2024-05-20 13:49:19 +00:00
test_region.py bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
test_sync.py remove deprecated rbac workaround (#4377) 2024-05-22 15:27:16 +00:00
test_team.py Setup team uniqueness at DB level (#4396) 2024-05-27 17:41:20 +00:00
test_user.py Google Calendar Out of Office events - autogenerated shift swap requests (#4104) 2024-04-02 20:10:16 +00:00