diff options
| author | Christian Cleberg <[email protected]> | 2026-07-20 12:16:42 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-20 12:16:42 -0500 |
| commit | 8ab6265fd26ff95979b83cf68bfaa3efff3a564a (patch) | |
| tree | 72db7cc819d00e3413327fa872742ae6de67cd7b /pyproject.toml | |
| parent | d3ef3e7c84e680884307032628e9823d4f8458bb (diff) | |
| parent | 78133748520954f445748d5e0225cf9a55cc497b (diff) | |
| download | hutch-stats-8ab6265fd26ff95979b83cf68bfaa3efff3a564a.tar.gz hutch-stats-8ab6265fd26ff95979b83cf68bfaa3efff3a564a.tar.bz2 hutch-stats-8ab6265fd26ff95979b83cf68bfaa3efff3a564a.zip | |
Merge pull request #1 from zerolabsco/dependabot/uv/apscheduler-3.11.3
chore(deps): bump apscheduler from 3.11.2 to 3.11.3
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5eeaff6..d01cede 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "alembic>=1.13,<2.0", "pydantic>=2.8,<3.0", "pydantic-settings>=2.3,<3.0", - "apscheduler>=3.10,<4.0", + "apscheduler>=3.11.3,<4.0", ] [project.optional-dependencies] |
