mirror of
https://github.com/furyhawk/listen.git
synced 2026-07-21 17:05:34 +00:00
Bumps the all-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bcrypt](https://github.com/pyca/bcrypt) | `4.1.3` | `4.2.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.1` | `0.112.2` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.3.4` | `2.4.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.9.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.31` | `2.0.32` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.2` | `0.6.2` | | [types-passlib](https://github.com/python/typeshed) | `1.7.7.20240327` | `1.7.7.20240819` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.6` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [setuptools](https://github.com/pypa/setuptools) | `70.3.0` | `73.0.1` | | [starlette](https://github.com/encode/starlette) | `0.37.2` | `0.38.2` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.19.0` | `0.20.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.22.0` | `0.23.0` | | [websockets](https://github.com/python-websockets/websockets) | `12.0` | `13.0` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `6.4.post2` | `7.0.1` | Updates `bcrypt` from 4.1.3 to 4.2.0 - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](https://github.com/pyca/bcrypt/compare/4.1.3...4.2.0) Updates `fastapi` from 0.111.1 to 0.112.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.111.1...0.112.2) Updates `pydantic-settings` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.3.4...v2.4.0) Updates `pyjwt` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0) Updates `sqlalchemy` from 2.0.31 to 2.0.32 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `coverage` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.0...7.6.1) Updates `mypy` from 1.10.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.2) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2) Updates `ruff` from 0.5.2 to 0.6.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.2...0.6.2) Updates `types-passlib` from 1.7.7.20240327 to 1.7.7.20240819 - [Commits](https://github.com/python/typeshed/commits) Updates `uvicorn` from 0.30.1 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.30.1...0.30.6) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.8) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) Updates `setuptools` from 70.3.0 to 73.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v73.0.1) Updates `starlette` from 0.37.2 to 0.38.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.37.2...0.38.2) Updates `uvloop` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](https://github.com/MagicStack/uvloop/compare/v0.19.0...v0.20.0) Updates `watchfiles` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.22.0...v0.23.0) Updates `websockets` from 12.0 to 13.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/12.0...13.0) Updates `zope-interface` from 6.4.post2 to 7.0.1 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/6.4.post2...7.0.1) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: types-passlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyyaml dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvloop dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: zope-interface dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
61 lines
1.4 KiB
TOML
61 lines
1.4 KiB
TOML
[tool.poetry]
|
|
authors = ["admin <admin@example.com>"]
|
|
description = "FastAPI project generated using minimal-fastapi-postgres-template."
|
|
name = "app"
|
|
version = "0.1.0-alpha"
|
|
|
|
[tool.poetry.dependencies]
|
|
python = "^3.12"
|
|
|
|
alembic = "^1.13.2"
|
|
asyncpg = "^0.29.0"
|
|
bcrypt = "^4.2.0"
|
|
fastapi = "^0.112.2"
|
|
pydantic = {extras = ["dotenv", "email"], version = "^2.8.2"}
|
|
pydantic-settings = "^2.4.0"
|
|
pyjwt = "^2.9.0"
|
|
python-multipart = "^0.0.9"
|
|
sqlalchemy = "^2.0.32"
|
|
|
|
[tool.poetry.group.dev.dependencies]
|
|
coverage = "^7.6.1"
|
|
freezegun = "^1.5.1"
|
|
gevent = "^24.2.1"
|
|
httpx = "^0.27.0"
|
|
mypy = "^1.11.2"
|
|
pre-commit = "^3.8.0"
|
|
pytest = "^8.3.2"
|
|
# do not bump pytest-asyncio until https://github.com/pytest-dev/pytest-asyncio/issues/706 resolved
|
|
pytest-asyncio = "0.21.2"
|
|
pytest-cov = "^5.0.0"
|
|
pytest-xdist = "^3.6.1"
|
|
ruff = "^0.6.2"
|
|
types-passlib = "^1.7.7.20240819"
|
|
uvicorn = {extras = ["standard"], version = "^0.30.6"}
|
|
|
|
[build-system]
|
|
build-backend = "poetry.core.masonry.api"
|
|
requires = ["poetry-core>=1.0.0"]
|
|
|
|
[tool.pytest.ini_options]
|
|
addopts = "-vv -n auto --cov --cov-report xml --cov-report term-missing --cov-fail-under=95"
|
|
asyncio_mode = "auto"
|
|
testpaths = ["app/tests"]
|
|
|
|
[tool.coverage.run]
|
|
concurrency = ["gevent"]
|
|
omit = ["app/tests/*"]
|
|
source = ["app"]
|
|
|
|
[tool.mypy]
|
|
python_version = "3.12"
|
|
strict = true
|
|
|
|
[tool.ruff]
|
|
target-version = "py312"
|
|
|
|
[tool.ruff.lint]
|
|
# pycodestyle, pyflakes, isort, pylint, pyupgrade
|
|
ignore = ["E501"]
|
|
select = ["E", "F", "I", "PL", "UP", "W"]
|