diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 506a8ae..ac2338c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -23,6 +23,6 @@ jobs: - name: Build distribution run: python -m build - name: Publish - uses: pypa/gh-action-pypi-publish@v1.9.0 + uses: pypa/gh-action-pypi-publish@v1.12.4 with: password: ${{ secrets.PYPI_API_TOKEN }} diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a11167f..7cdd55f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,4 +22,4 @@ jobs: - name: Test run: make test-cov - name: Coverage - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v5.3.1 diff --git a/pyproject.toml b/pyproject.toml index f58a750..25ea2fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ # exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225 "tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3", "ellar >= 0.8.1", - "uvicorn[standard] == 0.30.4", + "uvicorn[standard] == 0.32.1", "click >= 8.1.7", ] diff --git a/requirements-tests.txt b/requirements-tests.txt index cf1b39c..0542792 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,6 +1,6 @@ autoflake -mypy == 1.11.1 +mypy == 1.14.1 pytest >=7.1.3,<9.0.0 pytest-asyncio -pytest-cov >=2.12.0,<6.0.0 -ruff ==0.6.1 +pytest-cov >=2.12.0,<7.0.0 +ruff ==0.9.4 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 9b2764b..35abe65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -e . -r requirements-tests.txt -pre-commit >=2.17.0,<4.0.0 +pre-commit >=2.17.0,<5.0.0
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: