* Update Github actions
* Fix dependabots issues
* Fix issues with get_holidays_for_year() (117)
* Update .readthedocs.yaml to latest required spec
* add Python 3.11 testing to tox and remove 3.7 (115)
* use-dict-literal (114)
* use dataclass for HebrewDate (110)
* Bump certifi from 2022.9.24 to 2022.12.7 (109)
* Fix spelling (108)
* Move development to 3.7 by default (107)
* Some more cleanups due to python2 deprecation (105)
* Drop support for Python 2 (101)
* Add french language support (103)
* Update packages to latest supported python version
* Minor nitpick when printing Zmanim times
* Cleanup py2 semantics
* Remove linting from tox (part of pre-commit)
* Update requirements to python 3.7