Update Python version where Renovate didn't do it
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-09-19 18:26:29 +02:00
parent 69c2c94079
commit a54fcdf5a4
3 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ pre-commit = "==2.21.0"
reuse = "==4.0.3"
[requires]
python_version = "3.10"
python_version = "3.11"
[scripts]
clean = "rm data/ki.sqlite"

4
Pipfile.lock generated
View File

@@ -1,11 +1,11 @@
{
"_meta": {
"hash": {
"sha256": "d02162eab1995247a9fd1bdd475877457c277b2a8c608a4df0366126b1051ed1"
"sha256": "5f6e83db58b1232fbef791f93bba91d2b1874da7ca2cbeca4a4e556d9f3aefb1"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.10"
"python_version": "3.11"
},
"sources": [
{

View File

@@ -39,7 +39,7 @@ Folgende Kanäle gibt es für die Kommunikation über das Kompetenzinventar:
### Abhängigkeiten
- Python 3.10
- Python 3.11
- [Pipenv](https://github.com/pypa/pipenv)