furyhawk and GitHub
b1a1c56450
Merge pull request #77 from furyhawk/dependabot/github_actions/actions/cache-5
...
chore(deps): Bump actions/cache from 4 to 5
2026-05-11 17:28:18 +08:00
61a415e51e
chore: Resolve merge conflicts - update actions/cache to v5 on rebased workflows
...
Co-authored-by: furyhawk <831682+furyhawk@users.noreply.github.com >
2026-05-11 09:25:34 +00:00
furyhawk and GitHub
e9cd0eacdd
Merge pull request #74 from furyhawk/dependabot/github_actions/actions/checkout-6
...
chore(deps): Bump actions/checkout from 4 to 6
2026-05-11 17:22:02 +08:00
furyhawk and GitHub
f4646877c7
Merge pull request #68 from furyhawk/dependabot/github_actions/actions/setup-python-6
...
chore(deps): Bump actions/setup-python from 5 to 6
2026-05-11 17:21:17 +08:00
furyhawk
2bbe2f5d82
chore(release): bump version to 0.1.23
v0.1.23
2026-05-11 16:43:46 +08:00
furyhawk
4369272070
chore: Update Dockerfile to install additional system dependencies and upgrade pip tooling
2026-05-11 16:41:25 +08:00
furyhawk
398ac49e52
chore: Update Dockerfile to install additional system dependencies and upgrade pip tooling
v0.1.22
2026-05-11 16:17:56 +08:00
furyhawk
d513c691f5
your message
v0.1.21
2026-05-11 15:29:45 +08:00
furyhawk and GitHub
c01b419334
Merge pull request #86 from furyhawk/dependabot/pip/all-dependencies-242ef55d95
...
chore(deps): Bump the all-dependencies group across 1 directory with 16 updates
2026-05-11 15:14:11 +08:00
furyhawk
7ab3fa842b
feat: Update README with new live example URL and add isort to development dependencies
2026-05-11 15:11:22 +08:00
dependabot[bot] and GitHub
debec44c50
chore(deps): Bump the all-dependencies group across 1 directory with 16 updates
...
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi ), [pydantic](https://github.com/pydantic/pydantic ), [pydantic-settings](https://github.com/pydantic/pydantic-settings ), [python-multipart](https://github.com/Kludex/python-multipart ), [coverage](https://github.com/coveragepy/coveragepy ), [greenlet](https://github.com/python-greenlet/greenlet ), [mypy](https://github.com/python/mypy ), [pre-commit](https://github.com/pre-commit/pre-commit ), [pytest](https://github.com/pytest-dev/pytest ), [pytest-cov](https://github.com/pytest-dev/pytest-cov ), [ruff](https://github.com/astral-sh/ruff ), [isort](https://github.com/PyCQA/isort ), [uvicorn](https://github.com/Kludex/uvicorn ), [idna](https://github.com/kjd/idna ), [mako](https://github.com/sqlalchemy/mako ) and [pydantic-core](https://github.com/pydantic/pydantic ) to permit the latest version.
Updates `fastapi` from 0.135.3 to 0.136.1
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.135.3...0.136.1 )
Updates `pydantic` from 2.12.5 to 2.13.4
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.4 )
Updates `pydantic-settings` from 2.13.1 to 2.14.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases )
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.1 )
Updates `python-multipart` from 0.0.26 to 0.0.28
- [Release notes](https://github.com/Kludex/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.28 )
Updates `coverage` to 7.14.0
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.2...7.14.0 )
Updates `greenlet` from 3.4.0 to 3.5.0
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-greenlet/greenlet/compare/3.4.0...3.5.0 )
Updates `mypy` to 2.0.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.19.1...v2.0.0 )
Updates `pre-commit` to 4.6.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/v4.5.1...v4.6.0 )
Updates `pytest` to 9.0.3
- [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.4.2...9.0.3 )
Updates `pytest-cov` to 7.1.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0 )
Updates `ruff` to 0.15.12
- [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.14.14...0.15.12 )
Updates `isort` to 8.0.1
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/5.12.0...8.0.1 )
Updates `uvicorn` to 0.46.0
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.40.0...0.46.0 )
Updates `idna` from 3.11 to 3.14
- [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.11...v3.14 )
Updates `mako` from 1.3.10 to 1.3.12
- [Release notes](https://github.com/sqlalchemy/mako/releases )
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/mako/commits )
Updates `pydantic-core` from 2.41.5 to 2.46.4
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/commits/core-v2.46.4 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.136.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pydantic
dependency-version: 2.13.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pydantic-settings
dependency-version: 2.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: python-multipart
dependency-version: 0.0.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: coverage
dependency-version: 7.14.0
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: greenlet
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: mypy
dependency-version: 2.0.0
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: pre-commit
dependency-version: 4.6.0
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: pytest
dependency-version: 9.0.3
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: pytest-cov
dependency-version: 7.1.0
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: ruff
dependency-version: 0.15.12
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: isort
dependency-version: 8.0.1
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: uvicorn
dependency-version: 0.46.0
dependency-type: direct:development
dependency-group: all-dependencies
- dependency-name: idna
dependency-version: '3.14'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: mako
dependency-version: 1.3.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: pydantic-core
dependency-version: 2.46.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 07:03:55 +00:00
furyhawk
63e946f0ad
refactor: Improve code formatting and organization in test files and migration scripts
2026-05-11 14:57:24 +08:00
furyhawk
38e71f8b55
feat: Update IoT endpoint and tests for improved functionality and type hints
2026-05-11 14:46:56 +08:00
furyhawk
255a6f0f71
feat: Implement IoT logging endpoint and related models/schemas
2026-05-11 14:39:03 +08:00
furyhawk
ce6734d906
feat: Add date range tests for pressure and humidity search endpoints
2026-05-11 14:09:54 +08:00
furyhawk
b530a35dd6
chore: Add development and testing dependencies to requirements-dev.txt
2026-05-11 13:47:16 +08:00
furyhawk
d8fef0620d
Add VSCode settings for pytest and create AGENTS.md for AI coding guidance
...
- Added .vscode/settings.json to configure pytest as the testing framework.
- Created AGENTS.md to provide concise guidance for AI coding agents, including project setup, testing, and best practices.
2026-05-11 13:26:33 +08:00
furyhawk and GitHub
773deddc2a
Merge pull request #82 from furyhawk/dependabot/github_actions/docker/login-action-4
...
chore(deps): Bump docker/login-action from 3 to 4
2026-05-06 10:03:52 +08:00
furyhawk and GitHub
9f8ac4452f
Merge pull request #84 from furyhawk/dependabot/github_actions/docker/setup-qemu-action-4
...
chore(deps): Bump docker/setup-qemu-action from 3 to 4
2026-05-06 10:03:34 +08:00
furyhawk and GitHub
e6389244e0
Merge pull request #83 from furyhawk/dependabot/docker/python-3.15.0a8-slim-bookworm
...
chore(deps): Bump python from 3.14.3-slim-bookworm to 3.15.0a8-slim-bookworm
2026-05-06 10:03:10 +08:00
dependabot[bot] and GitHub
2c8f0a43d9
chore(deps): Bump docker/setup-qemu-action from 3 to 4
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 10:37:19 +00:00
dependabot[bot] and GitHub
325360ebc3
chore(deps): Bump docker/login-action from 3 to 4
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 10:37:16 +00:00
dependabot[bot] and GitHub
e0644231b7
chore(deps): Bump python
...
Bumps python from 3.14.3-slim-bookworm to 3.15.0a8-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.15.0a8-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 10:37:16 +00:00
furyhawk and GitHub
13a7999837
Merge pull request #80 from furyhawk/dependabot/pip/all-dependencies-f44031ab6e
...
chore(deps): Bump the all-dependencies group across 1 directory with 50 updates
2026-04-28 09:03:30 +08:00
furyhawk
af79702fbc
Bump version to 0.1.20
v0.1.20
2026-04-22 23:10:06 +08:00
furyhawk and Copilot
5f320e9cda
feat: Add offset parameter for pagination in humidity, pressure, and temperature search endpoints
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-22 23:07:40 +08:00
0e578a3120
chore: merge main into PR branch, resolving conflicts
...
- Remove poetry.lock (project migrated to uv)
- Update pyproject.toml to use uv/hatchling format with bumped dependency versions
- Regenerate uv.lock with updated package versions
Co-authored-by: furyhawk <831682+furyhawk@users.noreply.github.com >
2026-04-22 05:09:45 +00:00
furyhawk and GitHub
6f27b6831e
Merge pull request #81 from furyhawk/dependabot/docker/python-3.14.3-slim-bookworm
...
chore(deps): Bump python from 3.13.3-slim-bookworm to 3.14.3-slim-bookworm
2026-04-22 13:04:07 +08:00
furyhawk
d7997450df
chore: migrate project to uv
v0.1.19
2026-04-12 22:10:08 +08:00
furyhawk
da3a193836
feat: Replace Poetry with uv for dependency management in CI workflow
2026-04-12 22:02:15 +08:00
furyhawk
9dc1795f9f
Refactor code structure for improved readability and maintainability
2026-04-12 22:00:21 +08:00
furyhawk
375ca1bb2b
feat: Update humidity, pressure, and temperature endpoints to support search with date range and limit
2026-04-12 21:52:47 +08:00
furyhawk
f23d222b5b
feat: Add Database & Models Specialist guidelines and responsibilities
2026-04-12 21:44:34 +08:00
dependabot[bot] and GitHub
5b1dfa9608
chore(deps): Bump python
...
Bumps python from 3.13.3-slim-bookworm to 3.14.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.3-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 09:16:50 +00:00
dependabot[bot] and GitHub
56353bb6a8
chore(deps): Bump the all-dependencies group across 1 directory with 50 updates
...
Bumps the all-dependencies group with 47 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [alembic](https://github.com/sqlalchemy/alembic ) | `1.14.1` | `1.18.3` |
| [asyncpg](https://github.com/MagicStack/asyncpg ) | `0.30.0` | `0.31.0` |
| [bcrypt](https://github.com/pyca/bcrypt ) | `4.3.0` | `5.0.0` |
| [fastapi](https://github.com/fastapi/fastapi ) | `0.115.10` | `0.128.0` |
| [pydantic](https://github.com/pydantic/pydantic ) | `2.10.6` | `2.12.5` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings ) | `2.8.1` | `2.12.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt ) | `2.10.1` | `2.11.0` |
| [python-multipart](https://github.com/Kludex/python-multipart ) | `0.0.20` | `0.0.22` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) | `2.0.38` | `2.0.46` |
| [coverage](https://github.com/coveragepy/coveragepy ) | `7.6.12` | `7.13.2` |
| [freezegun](https://github.com/spulec/freezegun ) | `1.5.1` | `1.5.5` |
| [greenlet](https://github.com/python-greenlet/greenlet ) | `3.1.1` | `3.3.1` |
| [mypy](https://github.com/python/mypy ) | `1.15.0` | `1.19.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit ) | `4.1.0` | `4.5.1` |
| [pytest](https://github.com/pytest-dev/pytest ) | `8.3.4` | `8.4.2` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov ) | `6.0.0` | `7.0.0` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) | `3.6.1` | `3.8.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.9.9` | `0.14.14` |
| [uvicorn](https://github.com/Kludex/uvicorn ) | `0.34.0` | `0.40.0` |
| [anyio](https://github.com/agronholm/anyio ) | `4.8.0` | `4.12.1` |
| [certifi](https://github.com/certifi/python-certifi ) | `2025.1.31` | `2026.1.4` |
| [cfgv](https://github.com/asottile/cfgv ) | `3.4.0` | `3.5.0` |
| [click](https://github.com/pallets/click ) | `8.1.8` | `8.3.1` |
| [distlib](https://github.com/pypa/distlib ) | `0.3.9` | `0.4.0` |
| [dnspython](https://github.com/rthalley/dnspython ) | `2.7.0` | `2.8.0` |
| [email-validator](https://github.com/JoshData/python-email-validator ) | `2.2.0` | `2.3.0` |
| [execnet](https://github.com/pytest-dev/execnet ) | `2.1.1` | `2.1.2` |
| [filelock](https://github.com/tox-dev/py-filelock ) | `3.17.0` | `3.20.3` |
| [h11](https://github.com/python-hyper/h11 ) | `0.14.0` | `0.16.0` |
| [httptools](https://github.com/MagicStack/httptools ) | `0.6.4` | `0.7.1` |
| [identify](https://github.com/pre-commit/identify ) | `2.6.8` | `2.6.16` |
| [idna](https://github.com/kjd/idna ) | `3.10` | `3.11` |
| [iniconfig](https://github.com/pytest-dev/iniconfig ) | `2.0.0` | `2.3.0` |
| [mako](https://github.com/sqlalchemy/mako ) | `1.3.9` | `1.3.10` |
| [markupsafe](https://github.com/pallets/markupsafe ) | `3.0.2` | `3.0.3` |
| [mypy-extensions](https://github.com/python/mypy_extensions ) | `1.0.0` | `1.1.0` |
| [nodeenv](https://github.com/ekalinin/nodeenv ) | `1.9.1` | `1.10.0` |
| [packaging](https://github.com/pypa/packaging ) | `24.2` | `26.0` |
| [platformdirs](https://github.com/tox-dev/platformdirs ) | `4.3.6` | `4.5.1` |
| [pluggy](https://github.com/pytest-dev/pluggy ) | `1.5.0` | `1.6.0` |
| [python-dotenv](https://github.com/theskumar/python-dotenv ) | `1.0.1` | `1.2.1` |
| [pyyaml](https://github.com/yaml/pyyaml ) | `6.0.2` | `6.0.3` |
| [starlette](https://github.com/Kludex/starlette ) | `0.46.0` | `0.50.0` |
| [uvloop](https://github.com/MagicStack/uvloop ) | `0.21.0` | `0.22.1` |
| [virtualenv](https://github.com/pypa/virtualenv ) | `20.29.2` | `20.36.1` |
| [watchfiles](https://github.com/samuelcolvin/watchfiles ) | `1.0.4` | `1.1.1` |
| [websockets](https://github.com/python-websockets/websockets ) | `15.0` | `16.0` |
Updates `alembic` from 1.14.1 to 1.18.3
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
Updates `asyncpg` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/MagicStack/asyncpg/releases )
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.30.0...v0.31.0 )
Updates `bcrypt` from 4.3.0 to 5.0.0
- [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/bcrypt/compare/4.3.0...5.0.0 )
Updates `fastapi` from 0.115.10 to 0.128.0
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.10...0.128.0 )
Updates `pydantic` from 2.10.6 to 2.12.5
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.6...v2.12.5 )
Updates `pydantic-settings` from 2.8.1 to 2.12.0
- [Release notes](https://github.com/pydantic/pydantic-settings/releases )
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.8.1...v2.12.0 )
Updates `pyjwt` from 2.10.1 to 2.11.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.10.1...2.11.0 )
Updates `python-multipart` from 0.0.20 to 0.0.22
- [Release notes](https://github.com/Kludex/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.22 )
Updates `sqlalchemy` from 2.0.38 to 2.0.46
- [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.12 to 7.13.2
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.6.12...7.13.2 )
Updates `freezegun` from 1.5.1 to 1.5.5
- [Release notes](https://github.com/spulec/freezegun/releases )
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG )
- [Commits](https://github.com/spulec/freezegun/compare/1.5.1...1.5.5 )
Updates `greenlet` from 3.1.1 to 3.3.1
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-greenlet/greenlet/compare/3.1.1...3.3.1 )
Updates `mypy` from 1.15.0 to 1.19.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.19.1 )
Updates `pre-commit` from 4.1.0 to 4.5.1
- [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/v4.1.0...v4.5.1 )
Updates `pytest` from 8.3.4 to 8.4.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.3.4...8.4.2 )
Updates `pytest-cov` from 6.0.0 to 7.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v7.0.0 )
Updates `pytest-xdist` from 3.6.1 to 3.8.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.6.1...v3.8.0 )
Updates `ruff` from 0.9.9 to 0.14.14
- [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.9.9...0.14.14 )
Updates `uvicorn` from 0.34.0 to 0.40.0
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.34.0...0.40.0 )
Updates `anyio` from 4.8.0 to 4.12.1
- [Release notes](https://github.com/agronholm/anyio/releases )
- [Commits](https://github.com/agronholm/anyio/compare/4.8.0...4.12.1 )
Updates `certifi` from 2025.1.31 to 2026.1.4
- [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2026.01.04 )
Updates `cfgv` from 3.4.0 to 3.5.0
- [Commits](https://github.com/asottile/cfgv/compare/v3.4.0...v3.5.0 )
Updates `click` from 8.1.8 to 8.3.1
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.1.8...8.3.1 )
Updates `distlib` from 0.3.9 to 0.4.0
- [Release notes](https://github.com/pypa/distlib/releases )
- [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst )
- [Commits](https://github.com/pypa/distlib/compare/0.3.9...0.4.0 )
Updates `dnspython` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.7.0...v2.8.0 )
Updates `email-validator` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/JoshData/python-email-validator/releases )
- [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JoshData/python-email-validator/compare/v2.2.0...v2.3.0 )
Updates `execnet` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/execnet/compare/v2.1.1...v2.1.2 )
Updates `filelock` from 3.17.0 to 3.20.3
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.17.0...3.20.3 )
Updates `h11` from 0.14.0 to 0.16.0
- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0 )
Updates `httpcore` from 1.0.7 to 1.0.9
- [Release notes](https://github.com/encode/httpcore/releases )
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/httpcore/compare/1.0.7...1.0.9 )
Updates `httptools` from 0.6.4 to 0.7.1
- [Release notes](https://github.com/MagicStack/httptools/releases )
- [Commits](https://github.com/MagicStack/httptools/compare/v0.6.4...v0.7.1 )
Updates `identify` from 2.6.8 to 2.6.16
- [Commits](https://github.com/pre-commit/identify/compare/v2.6.8...v2.6.16 )
Updates `idna` from 3.10 to 3.11
- [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.10...v3.11 )
Updates `iniconfig` from 2.0.0 to 2.3.0
- [Release notes](https://github.com/pytest-dev/iniconfig/releases )
- [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG )
- [Commits](https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.3.0 )
Updates `mako` from 1.3.9 to 1.3.10
- [Release notes](https://github.com/sqlalchemy/mako/releases )
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/mako/commits )
Updates `markupsafe` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pallets/markupsafe/releases )
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3 )
Updates `mypy-extensions` from 1.0.0 to 1.1.0
- [Commits](https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0 )
Updates `nodeenv` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/ekalinin/nodeenv/releases )
- [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES )
- [Commits](https://github.com/ekalinin/nodeenv/compare/1.9.1...1.10.0 )
Updates `packaging` from 24.2 to 26.0
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.2...26.0 )
Updates `platformdirs` from 4.3.6 to 4.5.1
- [Release notes](https://github.com/tox-dev/platformdirs/releases )
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst )
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.6...4.5.1 )
Updates `pluggy` from 1.5.0 to 1.6.0
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0 )
Updates `pydantic-core` from 2.27.2 to 2.41.5
- [Release notes](https://github.com/pydantic/pydantic-core/releases )
- [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.41.5 )
Updates `python-dotenv` from 1.0.1 to 1.2.1
- [Release notes](https://github.com/theskumar/python-dotenv/releases )
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.2.1 )
Updates `pyyaml` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3 )
Updates `starlette` from 0.46.0 to 0.50.0
- [Release notes](https://github.com/Kludex/starlette/releases )
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/starlette/compare/0.46.0...0.50.0 )
Updates `typing-extensions` from 4.12.2 to 4.15.0
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.12.2...4.15.0 )
Updates `uvloop` from 0.21.0 to 0.22.1
- [Release notes](https://github.com/MagicStack/uvloop/releases )
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.21.0...v0.22.1 )
Updates `virtualenv` from 20.29.2 to 20.36.1
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.29.2...20.36.1 )
Updates `watchfiles` from 1.0.4 to 1.1.1
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases )
- [Commits](https://github.com/samuelcolvin/watchfiles/compare/v1.0.4...v1.1.1 )
Updates `websockets` from 15.0 to 16.0
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/15.0...16.0 )
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.18.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: asyncpg
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: bcrypt
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: fastapi
dependency-version: 0.128.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pydantic
dependency-version: 2.12.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pydantic-settings
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pyjwt
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: python-multipart
dependency-version: 0.0.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: sqlalchemy
dependency-version: 2.0.46
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: coverage
dependency-version: 7.13.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: freezegun
dependency-version: 1.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: greenlet
dependency-version: 3.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: mypy
dependency-version: 1.19.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pre-commit
dependency-version: 4.5.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pytest
dependency-version: 8.4.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: ruff
dependency-version: 0.14.14
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: uvicorn
dependency-version: 0.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: anyio
dependency-version: 4.12.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: certifi
dependency-version: 2026.1.4
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: cfgv
dependency-version: 3.5.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: click
dependency-version: 8.3.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: distlib
dependency-version: 0.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: dnspython
dependency-version: 2.8.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: email-validator
dependency-version: 2.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: execnet
dependency-version: 2.1.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: filelock
dependency-version: 3.20.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: h11
dependency-version: 0.16.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: httpcore
dependency-version: 1.0.9
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: httptools
dependency-version: 0.7.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: identify
dependency-version: 2.6.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: idna
dependency-version: '3.11'
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: iniconfig
dependency-version: 2.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: mako
dependency-version: 1.3.10
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: markupsafe
dependency-version: 3.0.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: mypy-extensions
dependency-version: 1.1.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: nodeenv
dependency-version: 1.10.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: packaging
dependency-version: '26.0'
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: platformdirs
dependency-version: 4.5.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pluggy
dependency-version: 1.6.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pydantic-core
dependency-version: 2.41.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: python-dotenv
dependency-version: 1.2.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: pyyaml
dependency-version: 6.0.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: starlette
dependency-version: 0.50.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: typing-extensions
dependency-version: 4.15.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: uvloop
dependency-version: 0.22.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: virtualenv
dependency-version: 20.36.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: watchfiles
dependency-version: 1.1.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: websockets
dependency-version: '16.0'
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-01 09:28:38 +00:00
dependabot[bot] and GitHub
4406546c37
chore(deps): Bump actions/cache from 4 to 5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 09:04:58 +00:00
dependabot[bot] and GitHub
cb125fa778
chore(deps): Bump actions/checkout from 4 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 10:18:30 +00:00
dependabot[bot] and GitHub
586d4893c7
chore(deps): Bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 09:10:16 +00:00
furyhawk and GitHub
7cd95c166a
Merge pull request #61 from furyhawk/dependabot/docker/python-3.13.3-slim-bookworm
...
chore(deps): Bump python from 3.13.1-slim-bookworm to 3.13.3-slim-bookworm
2025-05-21 10:44:48 +08:00
dependabot[bot] and GitHub
899bd3560f
chore(deps): Bump python
...
Bumps python from 3.13.1-slim-bookworm to 3.13.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-01 10:03:51 +00:00
furyhawk and GitHub
17078d482b
Merge pull request #59 from furyhawk/dependabot/pip/pytest-asyncio-0.26.0
...
chore(deps-dev): Bump pytest-asyncio from 0.25.2 to 0.26.0
2025-04-02 19:39:35 +08:00
dependabot[bot] and GitHub
976b585bfc
chore(deps-dev): Bump pytest-asyncio from 0.25.2 to 0.26.0
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.25.2 to 0.26.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.2...v0.26.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-01 09:59:24 +00:00
furyhawk and GitHub
fcfa6acb00
Merge pull request #57 from furyhawk/dependabot/pip/all-dependencies-d73262f4e6
...
chore(deps): Bump the all-dependencies group with 12 updates
2025-03-01 17:55:37 +08:00
dependabot[bot] and GitHub
7e3bf6763f
chore(deps): Bump the all-dependencies group with 12 updates
...
Bumps the all-dependencies group with 12 updates:
| Package | From | To |
| --- | --- | --- |
| [bcrypt](https://github.com/pyca/bcrypt ) | `4.2.1` | `4.3.0` |
| [fastapi](https://github.com/fastapi/fastapi ) | `0.115.8` | `0.115.10` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings ) | `2.7.1` | `2.8.1` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) | `2.0.37` | `2.0.38` |
| [coverage](https://github.com/nedbat/coveragepy ) | `7.6.10` | `7.6.12` |
| [mypy](https://github.com/python/mypy ) | `1.14.1` | `1.15.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.9.4` | `0.9.9` |
| [identify](https://github.com/pre-commit/identify ) | `2.6.6` | `2.6.8` |
| [mako](https://github.com/sqlalchemy/mako ) | `1.3.8` | `1.3.9` |
| [starlette](https://github.com/encode/starlette ) | `0.45.3` | `0.46.0` |
| [virtualenv](https://github.com/pypa/virtualenv ) | `20.29.1` | `20.29.2` |
| [websockets](https://github.com/python-websockets/websockets ) | `14.2` | `15.0` |
Updates `bcrypt` from 4.2.1 to 4.3.0
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py )
- [Commits](https://github.com/pyca/bcrypt/compare/4.2.1...4.3.0 )
Updates `fastapi` from 0.115.8 to 0.115.10
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.8...0.115.10 )
Updates `pydantic-settings` from 2.7.1 to 2.8.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases )
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.7.1...v2.8.1 )
Updates `sqlalchemy` from 2.0.37 to 2.0.38
- [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.10 to 7.6.12
- [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.10...7.6.12 )
Updates `mypy` from 1.14.1 to 1.15.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0 )
Updates `ruff` from 0.9.4 to 0.9.9
- [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.9.4...0.9.9 )
Updates `identify` from 2.6.6 to 2.6.8
- [Commits](https://github.com/pre-commit/identify/compare/v2.6.6...v2.6.8 )
Updates `mako` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/sqlalchemy/mako/releases )
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/mako/commits )
Updates `starlette` from 0.45.3 to 0.46.0
- [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.45.3...0.46.0 )
Updates `virtualenv` from 20.29.1 to 20.29.2
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.29.1...20.29.2 )
Updates `websockets` from 14.2 to 15.0
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0 )
---
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-patch
dependency-group: all-dependencies
- dependency-name: pydantic-settings
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: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: identify
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: mako
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: starlette
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: virtualenv
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: websockets
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 09:45:23 +00:00
furyhawk and GitHub
cffd8a8059
Merge pull request #54 from furyhawk/dependabot/pip/all-dependencies-07df65472f
...
chore(deps): Bump the all-dependencies group with 6 updates
2025-02-03 17:03:17 +08:00
dependabot[bot] and GitHub
b96290d743
chore(deps): Bump the all-dependencies group with 6 updates
...
Bumps the all-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [fastapi](https://github.com/fastapi/fastapi ) | `0.115.6` | `0.115.8` |
| [pydantic](https://github.com/pydantic/pydantic ) | `2.10.5` | `2.10.6` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.9.2` | `0.9.4` |
| [certifi](https://github.com/certifi/python-certifi ) | `2024.12.14` | `2025.1.31` |
| [filelock](https://github.com/tox-dev/py-filelock ) | `3.16.1` | `3.17.0` |
| [starlette](https://github.com/encode/starlette ) | `0.41.3` | `0.45.3` |
Updates `fastapi` from 0.115.6 to 0.115.8
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.8 )
Updates `pydantic` from 2.10.5 to 2.10.6
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.5...v2.10.6 )
Updates `ruff` from 0.9.2 to 0.9.4
- [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.9.2...0.9.4 )
Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31 )
Updates `filelock` from 3.16.1 to 3.17.0
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.16.1...3.17.0 )
Updates `starlette` from 0.41.3 to 0.45.3
- [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.41.3...0.45.3 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: certifi
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: filelock
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: starlette
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 09:16:35 +00:00
furyhawk and GitHub
350e31c53f
Merge pull request #53 from furyhawk/dependabot/pip/all-dependencies-10a0f48737
...
chore(deps-dev): Bump ruff from 0.8.6 to 0.9.2 in the all-dependencies group across 1 directory
v0.1.18
2025-01-22 09:01:30 +08:00
furyhawk
b13a92fa9a
fix: update route filtering to use APIRouter for authorized routes
2025-01-21 21:30:30 +08:00
furyhawk
dff011e7af
fix: refine authorized routes filtering to ensure only APIRoute instances are included
2025-01-21 21:25:36 +08:00
furyhawk
c6e3fdc63e
fix: remove unnecessary blank line in JWT error test file
2025-01-21 21:08:56 +08:00