Now we have two places that the Python version is locked: - [.docker/sphinx/Dockerfile](https://github.com/LibreSign/documentation/blob/becf3f68e8c69f0c40f37b1981d5d5bc9bb3540d/.docker/sphinx/Dockerfile#L1) - [.github/workflows/deploy.yml](https://github.com/LibreSign/documentation/blob/becf3f68e8c69f0c40f37b1981d5d5bc9bb3540d/.github/workflows/deploy.yml#L19) ## Is necessary - [ ] identify what's the latest Python version that Sphinx - [ ] Bump the Python version at this project - [ ] Define a way to make more easy to bump the Python version and Sphinx version when newest version is released Maybe using Dependabot
Now we have two places that the Python version is locked:
Is necessary
Maybe using Dependabot