diff --git a/poetry.lock b/poetry.lock index c363505..f79fbb4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -92,17 +92,17 @@ files = [ [[package]] name = "boto3" -version = "1.34.87" +version = "1.34.88" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-1.34.87-py3-none-any.whl", hash = "sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a"}, - {file = "boto3-1.34.87.tar.gz", hash = "sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1"}, + {file = "boto3-1.34.88-py3-none-any.whl", hash = "sha256:1bd4cef11b7c5f293cede50f3d33ca89fe3413c51f1864f40163c56a732dd6b3"}, + {file = "boto3-1.34.88.tar.gz", hash = "sha256:168894499578a9d69d6f7deb5811952bf4171c51b95749a9aef32cf67bc71f87"}, ] [package.dependencies] -botocore = ">=1.34.87,<1.35.0" +botocore = ">=1.34.88,<1.35.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.10.0,<0.11.0" @@ -111,13 +111,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.34.87" +version = "1.34.88" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.34.87-py3-none-any.whl", hash = "sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c"}, - {file = "botocore-1.34.87.tar.gz", hash = "sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9"}, + {file = "botocore-1.34.88-py3-none-any.whl", hash = "sha256:e87a660599ed3e14b2a770f4efc3df2f2f6d04f3c7bfd64ddbae186667864a7b"}, + {file = "botocore-1.34.88.tar.gz", hash = "sha256:36f2e9e8dfa856e55dbbe703aea601f134db3fddc3615f1020a755b27fd26a5e"}, ] [package.dependencies] @@ -293,13 +293,13 @@ cron = ["capturer (>=2.4)"] [[package]] name = "croniter" -version = "2.0.3" +version = "2.0.5" description = "croniter provides iteration for datetime object with cron like format" optional = false -python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.6" files = [ - {file = "croniter-2.0.3-py2.py3-none-any.whl", hash = "sha256:84dc95b2eb6760144cc01eca65a6b9cc1619c93b2dc37d8a27f4319b3eb740de"}, - {file = "croniter-2.0.3.tar.gz", hash = "sha256:28763ad39c404e159140874f08010cfd8a18f4c2a7cea1ce73e9506a4380cfc1"}, + {file = "croniter-2.0.5-py2.py3-none-any.whl", hash = "sha256:fdbb44920944045cc323db54599b321325141d82d14fa7453bc0699826bbe9ed"}, + {file = "croniter-2.0.5.tar.gz", hash = "sha256:f1f8ca0af64212fbe99b1bee125ee5a1b53a9c1b433968d8bca8817b79d237f3"}, ] [package.dependencies] @@ -859,13 +859,13 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve [[package]] name = "identify" -version = "2.5.35" +version = "2.5.36" description = "File identification library for Python" optional = false python-versions = ">=3.8" files = [ - {file = "identify-2.5.35-py2.py3-none-any.whl", hash = "sha256:c4de0081837b211594f8e877a6b4fad7ca32bbfc1a9307fdd61c28bfe923f13e"}, - {file = "identify-2.5.35.tar.gz", hash = "sha256:10a7ca245cfcd756a554a7288159f72ff105ad233c7c4b9c6f0f4d108f5f6791"}, + {file = "identify-2.5.36-py2.py3-none-any.whl", hash = "sha256:37d93f380f4de590500d9dba7db359d0d3da95ffe7f9de1753faa159e71e7dfa"}, + {file = "identify-2.5.36.tar.gz", hash = "sha256:e5e00f54165f9047fbebeb4a560f9acfb8af4c88232be60a488e9b68d122745d"}, ] [package.extras] @@ -1958,27 +1958,27 @@ crt = ["botocore[crt] (>=1.33.2,<2.0a.0)"] [[package]] name = "scaleway" -version = "2.0.0" +version = "2.1.0" description = "Scaleway SDK for Python" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "scaleway-2.0.0-py3-none-any.whl", hash = "sha256:995f560a790c375dd0ced590f8bfbf2678cfec164a7c29d8b9dad0cc1160e46f"}, - {file = "scaleway-2.0.0.tar.gz", hash = "sha256:96bc5e58586f0a2072f75c02fc2eec8a14906c8b66d4c4fce425216bc70e34b6"}, + {file = "scaleway-2.1.0-py3-none-any.whl", hash = "sha256:c1986e7f6b74984f1ccaa38d37468f76c4f9dd13d2221ffe479087bfbc1fecbf"}, + {file = "scaleway-2.1.0.tar.gz", hash = "sha256:b4f1e328270ac062f320e69c5d673ce530de944c857366333eed725b6f74c452"}, ] [package.dependencies] -scaleway-core = "2.0.0" +scaleway-core = "2.1.0" [[package]] name = "scaleway-core" -version = "2.0.0" +version = "2.1.0" description = "Scaleway SDK for Python" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "scaleway_core-2.0.0-py3-none-any.whl", hash = "sha256:18fb4ffd35d10adf94ba7c2d5ad18b5833f8c0b586aad372490f4ccc4ef19b2d"}, - {file = "scaleway_core-2.0.0.tar.gz", hash = "sha256:331064fe72a5c8f7f3681a32c657d5f408abc83c46aa09e0780fc94becf6cdfa"}, + {file = "scaleway_core-2.1.0-py3-none-any.whl", hash = "sha256:2a5d764b21d73d89aa98e9a3e595a02f2f34c51d657878adf7b2c6bd53ea73c9"}, + {file = "scaleway_core-2.1.0.tar.gz", hash = "sha256:71fa44529cc01c77d344042d49215f80058d0c06198ea84f941c81ced4bd0318"}, ] [package.dependencies] @@ -2752,4 +2752,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "33c34f12aed877241d9ec5eb58a1bc96f42bfb4a86e552f710a82722da8651b9" +content-hash = "1ebb740aea1aff9783fe80f3a66d319401d77002f0eae7a56990aa5645a845ef" diff --git a/pyproject.toml b/pyproject.toml index a51497f..c2b2fc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dagster-scaleway = "dagster_scaleway.cli:main" [tool.poetry.dependencies] python = "^3.11" -scaleway = "^2.0.0" +scaleway = "^2.1.0" dagster = "^1.6.0" [tool.poetry.group.dev.dependencies]