* Run CI/local envs with ES 7 and update client libs
Also drive-by update CI to have the right versions of MySQL/Redis
* Remove deprecated, no longer necessary send_get_body_as parameter
* Fix deprecation warnings
* Update tests
* Unused import
* More deprecation fixes
* Bump black from 21.12b0 to 22.1.0 in /requirements
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump click to 8.0.3
* Reformat per new black version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mathieu Pillard <mpillard@mozilla.com>
* Avoid using model attribute on django-tables2 table meta for RawSQLModel objects
Those are not real models and django-tables2 >= 2.0 has an explicit check against
that.
* Change accessor declarations in django-tables2 usage per deprecation warning
* Upgrade django-tables2 to 2.x
* Create stale.yml
* Switch exemptMilestones to false and add type: papercut to exemptLabels
* Remove type: papercut, add neverstale
* exempt issues with milestones and assignment
* Update stale comment to be clearer and tweak durations