What's Changed
* Suppress missing values from detailed forecast results by lymanepp in https://github.com/MatthewFlamm/pynws/pull/89
* Test Python 3.11; drop Python 3.7 by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/93
* Raise error for naive timezone in start, better error message by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/94
* Dependabot enable by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/96
* Bump black from 22.3.0 to 23.1.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/98
* Bump isort from 5.10.1 to 5.12.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/97
* Pin test versions by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/99
* devcontainer support by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/100
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/101
* Bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/102
* Bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/104
* Bump pylint from 2.17.1 to 2.17.2 by dependabot in https://github.com/MatthewFlamm/pynws/pull/103
* Bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/MatthewFlamm/pynws/pull/105
* Bump pylint from 2.17.2 to 2.17.3 by dependabot in https://github.com/MatthewFlamm/pynws/pull/106
* Bump pylint from 2.17.3 to 2.17.4 by dependabot in https://github.com/MatthewFlamm/pynws/pull/107
* Bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/108
* Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/110
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/MatthewFlamm/pynws/pull/111
* Update github actions by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/112
* Bump actions/setup-python from 1 to 4 by dependabot in https://github.com/MatthewFlamm/pynws/pull/114
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/MatthewFlamm/pynws/pull/113
* Bump mypy from 1.3.0 to 1.4.1 by dependabot in https://github.com/MatthewFlamm/pynws/pull/115
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/MatthewFlamm/pynws/pull/116
* Update forecast test data responses by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/118
* 1st class support for relative humidity in forecasts by lymanepp in https://github.com/MatthewFlamm/pynws/pull/117
* Convert dew point units to match temperature units by lymanepp in https://github.com/MatthewFlamm/pynws/pull/119
* use publish action by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/120
* 1.5.0 by MatthewFlamm in https://github.com/MatthewFlamm/pynws/pull/121
New Contributors
* dependabot made their first contribution in https://github.com/MatthewFlamm/pynws/pull/98
**Full Changelog**: https://github.com/MatthewFlamm/pynws/compare/v1.4.1...v1.5.0