Skip to content

Infrastructure: update Python version to 3.11 and use Poetry

Compare
Choose a tag to compare
@ScholliYT ScholliYT released this 05 Jan 04:25
· 35 commits to master since this release
541b679

This release updates the infrastructure behind Broken-Links-Crawler-Action. There are no additional features added.

The following changes were made:

  • Use Python 3.11 by default in the CI Action
  • Test compatibility with Python 3.8, 3.9, 3.10 and 3.11
  • Use Python Poetery as package manager instead of plain pip
  • Updated several dependencies