aboutsummaryrefslogtreecommitdiff
path: root/uv.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-07-27 09:36:56 +0000
committerGitHub <[email protected]>2026-07-27 09:36:56 +0000
commita7a99e3feb8826afe8b557686808688083a4a42d (patch)
tree47816a08d99c60045b7bbe520fe9082bee29d707 /uv.lock
parent5d258a14f09f16b40f9007755b07ce123b524dd8 (diff)
downloadhutch-stats-dependabot/uv/alembic-1.18.5.tar.gz
hutch-stats-dependabot/uv/alembic-1.18.5.tar.bz2
hutch-stats-dependabot/uv/alembic-1.18.5.zip
chore(deps): bump alembic from 1.18.4 to 1.18.5dependabot/uv/alembic-1.18.5
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.4 to 1.18.5. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/uv.lock b/uv.lock
index 61f83db..967d4cc 100644
--- a/uv.lock
+++ b/uv.lock
@@ -4,16 +4,16 @@ requires-python = ">=3.12"
[[package]]
name = "alembic"
-version = "1.18.4"
+version = "1.18.5"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "mako" },
{ name = "sqlalchemy" },
{ name = "typing-extensions" },
]
-sdist = { url = "https://files.pythonhosted.org/packages/94/13/8b084e0f2efb0275a1d534838844926f798bd766566b1375174e2448cd31/alembic-1.18.4.tar.gz", hash = "sha256:cb6e1fd84b6174ab8dbb2329f86d631ba9559dd78df550b57804d607672cedbc", size = 2056725, upload-time = "2026-02-10T16:00:47.195Z" }
+sdist = { url = "https://files.pythonhosted.org/packages/1a/cc/ac0bed8e562e7407fe55c3ba85a4dce86e6dbd8730887bd1e406a6c5c18a/alembic-1.18.5.tar.gz", hash = "sha256:1554982221dd17e9a749b53902407578eb305e453f71999e8c7f0a48389fff8e", size = 2060480, upload-time = "2026-06-25T15:20:54.888Z" }
wheels = [
- { url = "https://files.pythonhosted.org/packages/d2/29/6533c317b74f707ea28f8d633734dbda2119bbadfc61b2f3640ba835d0f7/alembic-1.18.4-py3-none-any.whl", hash = "sha256:a5ed4adcf6d8a4cb575f3d759f071b03cd6e5c7618eb796cb52497be25bfe19a", size = 263893, upload-time = "2026-02-10T16:00:49.997Z" },
+ { url = "https://files.pythonhosted.org/packages/96/78/5fe6dc3a3a5b2f5a2a4faef8bfe336d5fa049a38884ab3172e0098160c01/alembic-1.18.5-py3-none-any.whl", hash = "sha256:06d8ba9d04558022f5395e9317de03d270f3dced49cee01f89fe7a13c26f14bc", size = 264664, upload-time = "2026-06-25T15:20:56.673Z" },
]
[[package]]
@@ -573,7 +573,7 @@ dev = [
[package.metadata]
requires-dist = [
- { name = "alembic", specifier = ">=1.13,<2.0" },
+ { name = "alembic", specifier = ">=1.18.5,<2.0" },
{ name = "apscheduler", specifier = ">=3.11.3,<4.0" },
{ name = "fastapi", specifier = ">=0.115,<1.0" },
{ name = "httpx", specifier = ">=0.27,<1.0" },