Update lstosa to work with lstchain v0.10.x
Main update is the file naming of the drive pointing files
What's Changed
* add possibility to analyze data for nights without DRS4 or PEDCALIB runs by marialainez in https://github.com/cta-observatory/lstosa/pull/202
* Add also de calibration scripts to clean_up by marialainez in https://github.com/cta-observatory/lstosa/pull/207
* Be able to set the flat-field heuristic option via osa cfg by morcuended in https://github.com/cta-observatory/lstosa/pull/208
* Avoid reading the exception lines printed by sequencer by marialainez in https://github.com/cta-observatory/lstosa/pull/209
* Use micromamba in CI by morcuended in https://github.com/cta-observatory/lstosa/pull/212
* Copy directly the files of runs that don't appear in the run summaries by marialainez in https://github.com/cta-observatory/lstosa/pull/214
* Summary from TCU observation summaries by morcuended in https://github.com/cta-observatory/lstosa/pull/216
* Fix run summary from TCU script by morcuended in https://github.com/cta-observatory/lstosa/pull/217
* Avoid running gain selection during night time and check slurm queue by marialainez in https://github.com/cta-observatory/lstosa/pull/215
* Check the slurm queue and if it's night time for each new run (instead of checking it for each new date) by marialainez in https://github.com/cta-observatory/lstosa/pull/218
* Add missing line in the gain selection by marialainez in https://github.com/cta-observatory/lstosa/pull/219
* Reduce the maximum number of pending jobs to continue launching gain_… by marialainez in https://github.com/cta-observatory/lstosa/pull/220
* Update the osa database only if the file is defined in the cfg file by marialainez in https://github.com/cta-observatory/lstosa/pull/222
* update warning email sending hour by morcuended in https://github.com/cta-observatory/lstosa/pull/224
* Skip temporarily sequencer webmaker test as it is hard to handle all possible error cases in tests by morcuended in https://github.com/cta-observatory/lstosa/pull/231
* Updates to lstchain v0.10.0 by morcuended in https://github.com/cta-observatory/lstosa/pull/211
* Use stdlib importlib instead of importlib_resources by morcuended in https://github.com/cta-observatory/lstosa/pull/232
**Full Changelog**: https://github.com/cta-observatory/lstosa/compare/v0.9.5...v0.10.0