Compare commits
1 Commits
renovate/p
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c16f69f6dd |
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
||||||
- name: Set up Python 3.13
|
- name: Set up Python 3.13
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
pytest==8.4.2
|
pytest==8.4.2
|
||||||
pytest-asyncio==1.2.0
|
pytest-asyncio==1.2.0
|
||||||
pytest-cov==7.0.0
|
pytest-cov==7.0.0
|
||||||
python-dotenv==1.2.1
|
python-dotenv==1.1.1
|
||||||
mock==5.2.0
|
mock==5.2.0
|
||||||
coverage==7.10.7
|
coverage==7.10.7
|
||||||
jinja2-cli==0.8.2
|
jinja2-cli==0.8.2
|
||||||
Reference in New Issue
Block a user