mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-30 06:34:36 +02:00
chore(deps): bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6 (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
77ca606380
commit
3377fd13e2
2
.github/workflows/qodana.yml
vendored
2
.github/workflows/qodana.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: "Qodana Scan"
|
- name: "Qodana Scan"
|
||||||
uses: JetBrains/qodana-action@v2023.2.1
|
uses: JetBrains/qodana-action@v2023.2.6
|
||||||
env:
|
env:
|
||||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
@ -25,18 +25,18 @@ idna==3.4 ; python_version >= "3.11" and python_version < "4.0"
|
|||||||
iniconfig==2.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
iniconfig==2.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
lxml==4.9.3 ; python_version >= "3.11" and python_version < "4.0"
|
lxml==4.9.3 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
multidict==6.0.4 ; python_version >= "3.11" and python_version < "4.0"
|
multidict==6.0.4 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
mypy-extensions==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
|
||||||
mypy==1.5.1 ; python_version >= "3.11" and python_version < "4.0"
|
mypy==1.5.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
|
mypy-extensions==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
packaging==23.1 ; python_version >= "3.11" and python_version < "4.0"
|
packaging==23.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pluggy==1.3.0 ; python_version >= "3.11" and python_version < "4.0"
|
pluggy==1.3.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pycares==4.3.0 ; python_version >= "3.11" and python_version < "4.0"
|
pycares==4.3.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pycparser==2.21 ; python_version >= "3.11" and python_version < "4.0"
|
pycparser==2.21 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pydantic==1.10.12 ; python_version >= "3.11" and python_version < "4.0"
|
pydantic==1.10.12 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
|
pytest==7.4.2 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pytest-asyncio==0.21.1 ; python_version >= "3.11" and python_version < "4.0"
|
pytest-asyncio==0.21.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pytest-cov==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
|
pytest-cov==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pytest-emoji==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
pytest-emoji==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pytest-md==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
pytest-md==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
pytest==7.4.2 ; python_version >= "3.11" and python_version < "4.0"
|
|
||||||
pyyaml==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
|
pyyaml==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic-ext==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
sanic-ext==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic-routing==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
sanic-routing==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user