Skip to content

Upgrade python version

Julius Balzer requested to merge upgrade-python-version into development

Summary

Drop support python 3.8 and add for python 3.11

Explain your context

Some libraries (Wetterdienst, Numpy..) don't support python 3.8 anymore. Python 3.8 is getting outdated, it will receive security updates for only 7 more months.

Please list breaking changes, new features or bugfixes

  • Breaking changes:

    • Remove python 3.8
  • New features:

    • Add python 3.11
  • Bugfixes:

Edited by Julius Balzer

Merge request reports