Skip to content

Fix python security issues#75

Open
tmadlener wants to merge 2 commits intomainfrom
fix-python-security-issues
Open

Fix python security issues#75
tmadlener wants to merge 2 commits intomainfrom
fix-python-security-issues

Conversation

@tmadlener
Copy link
Member

BEGINRELEASENOTES

  • Create a requirements.txt.in and compile a new requirements.txt from there to fix a few security advisories by updating corresponding python packages
  • Use python3.13 for building the documentation

ENDRELEASENOTES

The workflow for the future is to update the requirements.txt.in and recompile the requirements.txt via pip-compile from there to fix things for CI.

Always only change the requirements.txt.in and compile the
requirments.txt from there via pip-compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant