diff --git a/integrations/argocd/CHANGELOG.md b/integrations/argocd/CHANGELOG.md index f38e1df099..87ca9a0d24 100644 --- a/integrations/argocd/CHANGELOG.md +++ b/integrations/argocd/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.121 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.120 (2025-01-08) diff --git a/integrations/argocd/poetry.lock b/integrations/argocd/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/argocd/poetry.lock +++ b/integrations/argocd/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/argocd/pyproject.toml b/integrations/argocd/pyproject.toml index 7160d82766..a87fb0b5aa 100644 --- a/integrations/argocd/pyproject.toml +++ b/integrations/argocd/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "argocd" -version = "0.1.120" +version = "0.1.121" description = "Argo CD integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/aws/CHANGELOG.md b/integrations/aws/CHANGELOG.md index b37cfd9446..7174f6f4a9 100644 --- a/integrations/aws/CHANGELOG.md +++ b/integrations/aws/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.2.83 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.2.82 (2025-01-10) diff --git a/integrations/aws/poetry.lock b/integrations/aws/poetry.lock index 7b4a6d20ea..4f6834334e 100644 --- a/integrations/aws/poetry.lock +++ b/integrations/aws/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aioboto3" @@ -6,6 +6,7 @@ version = "12.4.0" description = "Async boto3 wrapper" optional = false python-versions = "<4.0,>=3.8" +groups = ["main"] files = [ {file = "aioboto3-12.4.0-py3-none-any.whl", hash = "sha256:a8d5a60852482cc7a472f3544e5ad7d2f5a911054ffa066357140dc6690da94b"}, {file = "aioboto3-12.4.0.tar.gz", hash = "sha256:0fa03ac7a8c2c187358dd27cdf84da05e91bc1a3bd85519cad13521343a3d767"}, @@ -24,6 +25,7 @@ version = "2.12.3" description = "Async client for aws services using botocore and aiohttp" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "aiobotocore-2.12.3-py3-none-any.whl", hash = "sha256:86737685f4625e8f05c4e7a608a07cc97607263279f66cf6b02b640c4eafd324"}, {file = "aiobotocore-2.12.3.tar.gz", hash = "sha256:e2a2929207bc5d62eb556106c2224c1fd106d5c65be2eb69f15cc8c34c44c236"}, @@ -46,6 +48,7 @@ version = "0.12.3" description = "multi backend asyncio cache" optional = false python-versions = "*" +groups = ["main"] files = [ {file = "aiocache-0.12.3-py2.py3-none-any.whl", hash = "sha256:889086fc24710f431937b87ad3720a289f7fc31c4fd8b68e9f918b9bacd8270d"}, {file = "aiocache-0.12.3.tar.gz", hash = "sha256:f528b27bf4d436b497a1d0d1a8f59a542c153ab1e37c3621713cb376d44c4713"}, @@ -62,6 +65,7 @@ version = "2.4.3" description = "Happy Eyeballs for asyncio" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "aiohappyeyeballs-2.4.3-py3-none-any.whl", hash = "sha256:8a7a83727b2756f394ab2895ea0765a0a8c475e3c71e98d43d76f22b4b435572"}, {file = "aiohappyeyeballs-2.4.3.tar.gz", hash = "sha256:75cf88a15106a5002a8eb1dab212525c00d1f4c0fa96e551c9fbe6f09a621586"}, @@ -73,6 +77,7 @@ version = "3.11.10" description = "Async http client/server framework (asyncio)" optional = false python-versions = ">=3.9" +groups = ["main"] files = [ {file = "aiohttp-3.11.10-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:cbad88a61fa743c5d283ad501b01c153820734118b65aee2bd7dbb735475ce0d"}, {file = "aiohttp-3.11.10-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:80886dac673ceaef499de2f393fc80bb4481a129e6cb29e624a12e3296cc088f"}, @@ -170,6 +175,7 @@ version = "0.12.0" description = "itertools and builtins for AsyncIO and mixed iterables" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "aioitertools-0.12.0-py3-none-any.whl", hash = "sha256:fc1f5fac3d737354de8831cbba3eb04f79dd649d8f3afb4c5b114925e662a796"}, {file = "aioitertools-0.12.0.tar.gz", hash = "sha256:c2a9055b4fbb7705f561b9d86053e8af5d10cc845d22c32008c43490b2d8dd6b"}, @@ -185,6 +191,7 @@ version = "1.2.1" description = "asyncio rate limiter, a leaky bucket implementation" optional = false python-versions = "<4.0,>=3.8" +groups = ["main"] files = [ {file = "aiolimiter-1.2.1-py3-none-any.whl", hash = "sha256:d3f249e9059a20badcb56b61601a83556133655c11d1eb3dd3e04ff069e5f3c7"}, {file = "aiolimiter-1.2.1.tar.gz", hash = "sha256:e02a37ea1a855d9e832252a105420ad4d15011505512a1a1d814647451b5cca9"}, @@ -196,6 +203,7 @@ version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "aiosignal-1.3.1-py3-none-any.whl", hash = "sha256:f8376fb07dd1e86a584e4fcdec80b36b7f81aac666ebc724e2c090300dd83b17"}, {file = "aiosignal-1.3.1.tar.gz", hash = "sha256:54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc"}, @@ -210,6 +218,7 @@ version = "0.6.4" description = "Generator-based operators for asynchronous iteration" optional = false python-versions = ">=3.9" +groups = ["main"] files = [ {file = "aiostream-0.6.4-py3-none-any.whl", hash = "sha256:bd8c6a8b90a52c0325a3b19406f0f2a131448e596c06398886f5be1c73b4cea9"}, {file = "aiostream-0.6.4.tar.gz", hash = "sha256:f99bc6b1b9cea3e70885dc235a233523597555fe4a585ed21d65264b3f1ff3d2"}, @@ -227,6 +236,7 @@ version = "4.6.2.post1" description = "High level compatibility layer for multiple asynchronous event loop implementations" optional = false python-versions = ">=3.9" +groups = ["main", "dev"] files = [ {file = "anyio-4.6.2.post1-py3-none-any.whl", hash = "sha256:6d170c36fba3bdd840c73d3868c1e777e33676a69c3a72cf0a0d5d6d8009b61d"}, {file = "anyio-4.6.2.post1.tar.gz", hash = "sha256:4c8bc31ccdb51c7f7bd251f51c609e038d63e34219b44aa86e47576389880b4c"}, @@ -247,6 +257,7 @@ version = "1.3.0" description = "Better dates & times for Python" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "arrow-1.3.0-py3-none-any.whl", hash = "sha256:c728b120ebc00eb84e01882a6f5e7927a53960aa990ce7dd2b10f39005a67f80"}, {file = "arrow-1.3.0.tar.gz", hash = "sha256:d4540617648cb5f895730f1ad8c82a65f2dad0166f57b75f3ca54759c4d67a85"}, @@ -266,6 +277,7 @@ version = "3.3.5" description = "An abstract syntax tree for Python with inference support." optional = false python-versions = ">=3.9.0" +groups = ["dev"] files = [ {file = "astroid-3.3.5-py3-none-any.whl", hash = "sha256:a9d1c946ada25098d790e079ba2a1b112157278f3fb7e718ae6a9252f5835dc8"}, {file = "astroid-3.3.5.tar.gz", hash = "sha256:5cfc40ae9f68311075d27ef68a4841bdc5cc7f6cf86671b49f00607d30188e2d"}, @@ -277,6 +289,7 @@ version = "24.2.0" description = "Classes Without Boilerplate" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "attrs-24.2.0-py3-none-any.whl", hash = "sha256:81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2"}, {file = "attrs-24.2.0.tar.gz", hash = "sha256:5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346"}, @@ -296,6 +309,7 @@ version = "0.4.4" description = "Ultra-lightweight pure Python package to check if a file is binary or text." optional = false python-versions = "*" +groups = ["main"] files = [ {file = "binaryornot-0.4.4-py2.py3-none-any.whl", hash = "sha256:b8b71173c917bddcd2c16070412e369c3ed7f0528926f70cac18a6c97fd563e4"}, {file = "binaryornot-0.4.4.tar.gz", hash = "sha256:359501dfc9d40632edc9fac890e19542db1a287bbcfa58175b66658392018061"}, @@ -310,6 +324,7 @@ version = "24.10.0" description = "The uncompromising code formatter." optional = false python-versions = ">=3.9" +groups = ["dev"] files = [ {file = "black-24.10.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e6668650ea4b685440857138e5fe40cde4d652633b1bdffc62933d0db4ed9812"}, {file = "black-24.10.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1c536fcf674217e87b8cc3657b81809d3c085d7bf3ef262ead700da345bfa6ea"}, @@ -354,6 +369,7 @@ version = "1.34.69" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "boto3-1.34.69-py3-none-any.whl", hash = "sha256:2e25ef6bd325217c2da329829478be063155897d8d3b29f31f7f23ab548519b1"}, {file = "boto3-1.34.69.tar.gz", hash = "sha256:898a5fed26b1351352703421d1a8b886ef2a74be6c97d5ecc92432ae01fda203"}, @@ -373,6 +389,7 @@ version = "1.34.76" description = "Type annotations for boto3 1.34.76 generated with mypy-boto3-builder 7.23.2" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "boto3-stubs-1.34.76.tar.gz", hash = "sha256:804fe62e19f4f1295784fe2285ba028a05b2d510bceb65323d37d49ede183d07"}, {file = "boto3_stubs-1.34.76-py3-none-any.whl", hash = "sha256:5cbe4f05df5887062f1a7e7a973d06e19a3f169f13178a997d0ac47be13669ed"}, @@ -803,6 +820,7 @@ version = "1.34.69" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "botocore-1.34.69-py3-none-any.whl", hash = "sha256:d3802d076d4d507bf506f9845a6970ce43adc3d819dd57c2791f5c19ed6e5950"}, {file = "botocore-1.34.69.tar.gz", hash = "sha256:d1ab2bff3c2fd51719c2021d9fa2f30fbb9ed0a308f69e9a774ac92c8091380a"}, @@ -822,6 +840,7 @@ version = "1.35.57" description = "Type annotations and code completion for botocore" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "botocore_stubs-1.35.57-py3-none-any.whl", hash = "sha256:e0a82d848620d21e3709be1e6c806d8565cf9cc94d0f71f0843f9b9c7c00eba5"}, {file = "botocore_stubs-1.35.57.tar.gz", hash = "sha256:842aa42a6eb3278bd83ff0050f5cdf2d6290552f8ef6d859b6c398b37bef4dfe"}, @@ -839,6 +858,7 @@ version = "2024.8.30" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" +groups = ["main", "dev"] files = [ {file = "certifi-2024.8.30-py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8"}, {file = "certifi-2024.8.30.tar.gz", hash = "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9"}, @@ -850,6 +870,8 @@ version = "1.17.1" description = "Foreign Function Interface for Python calling C code." optional = false python-versions = ">=3.8" +groups = ["dev"] +markers = "platform_python_implementation != \"PyPy\"" files = [ {file = "cffi-1.17.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:df8b1c11f177bc2313ec4b2d46baec87a5f3e71fc8b45dab2ee7cae86d9aba14"}, {file = "cffi-1.17.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8f2cdc858323644ab277e9bb925ad72ae0e67f69e804f4898c070998d50b1a67"}, @@ -929,6 +951,7 @@ version = "5.2.0" description = "Universal encoding detector for Python 3" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970"}, {file = "chardet-5.2.0.tar.gz", hash = "sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7"}, @@ -940,6 +963,7 @@ version = "3.4.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." optional = false python-versions = ">=3.7.0" +groups = ["main"] files = [ {file = "charset_normalizer-3.4.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:4f9fc98dad6c2eaa32fc3af1417d95b5e3d08aff968df0cd320066def971f9a6"}, {file = "charset_normalizer-3.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0de7b687289d3c1b3e8660d0741874abe7888100efe14bd0f9fd7141bcbda92b"}, @@ -1054,6 +1078,7 @@ version = "8.1.7" description = "Composable command line interface toolkit" optional = false python-versions = ">=3.7" +groups = ["main", "dev"] files = [ {file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"}, {file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"}, @@ -1068,10 +1093,12 @@ version = "0.4.6" description = "Cross-platform colored terminal text." optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" +groups = ["main", "dev"] files = [ {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, ] +markers = {main = "sys_platform == \"win32\" or platform_system == \"Windows\"", dev = "platform_system == \"Windows\" or sys_platform == \"win32\""} [[package]] name = "confluent-kafka" @@ -1079,6 +1106,7 @@ version = "2.6.0" description = "Confluent's Python client for Apache Kafka" optional = false python-versions = "*" +groups = ["main"] files = [ {file = "confluent-kafka-2.6.0.tar.gz", hash = "sha256:f7afe69639bd2ab15404dd46a76e06213342a23cb5642d873342847cb2198c87"}, {file = "confluent_kafka-2.6.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:123d8cff9e1f45be333b266a49beb649bc1f8f9a67a37a8b35cf7f441cb03452"}, @@ -1135,6 +1163,7 @@ version = "2.6.0" description = "A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template." optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "cookiecutter-2.6.0-py3-none-any.whl", hash = "sha256:a54a8e37995e4ed963b3e82831072d1ad4b005af736bb17b99c2cbd9d41b6e2d"}, {file = "cookiecutter-2.6.0.tar.gz", hash = "sha256:db21f8169ea4f4fdc2408d48ca44859349de2647fbe494a9d6c3edfc0542c21c"}, @@ -1156,6 +1185,7 @@ version = "43.0.3" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "cryptography-43.0.3-cp37-abi3-macosx_10_9_universal2.whl", hash = "sha256:bf7a1932ac4176486eab36a19ed4c0492da5d97123f1406cf15e41b05e787d2e"}, {file = "cryptography-43.0.3-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:63efa177ff54aec6e1c0aefaa1a241232dcd37413835a9b674b6e3f0ae2bfd3e"}, @@ -1205,6 +1235,7 @@ version = "0.3.9" description = "serialize all of Python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "dill-0.3.9-py3-none-any.whl", hash = "sha256:468dff3b89520b474c0397703366b7b95eebe6303f108adf9b19da1f702be87a"}, {file = "dill-0.3.9.tar.gz", hash = "sha256:81aa267dddf68cbfe8029c42ca9ec6a4ab3b22371d1c450abc54422577b4512c"}, @@ -1220,6 +1251,7 @@ version = "2.1.1" description = "execnet: rapid multi-Python deployment" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "execnet-2.1.1-py3-none-any.whl", hash = "sha256:26dee51f1b80cebd6d0ca8e74dd8745419761d3bef34163928cbebbdc4749fdc"}, {file = "execnet-2.1.1.tar.gz", hash = "sha256:5189b52c6121c24feae288166ab41b32549c7e2348652736540b9e6e7d4e72e3"}, @@ -1234,6 +1266,7 @@ version = "0.115.4" description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "fastapi-0.115.4-py3-none-any.whl", hash = "sha256:0b504a063ffb3cf96a5e27dc1bc32c80ca743a2528574f9cdc77daa2d31b4742"}, {file = "fastapi-0.115.4.tar.gz", hash = "sha256:db653475586b091cb8b2fec2ac54a680ac6a158e07406e1abae31679e8826349"}, @@ -1254,6 +1287,7 @@ version = "1.5.0" description = "A list-like structure which implements collections.abc.MutableSequence" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "frozenlist-1.5.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:5b6a66c18b5b9dd261ca98dffcb826a525334b2f29e7caa54e182255c5f6a65a"}, {file = "frozenlist-1.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d1b3eb7b05ea246510b43a7e53ed1653e55c2121019a97e60cad7efb881a97bb"}, @@ -1355,6 +1389,7 @@ version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" optional = false python-versions = ">=3.7" +groups = ["main", "dev"] files = [ {file = "h11-0.14.0-py3-none-any.whl", hash = "sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761"}, {file = "h11-0.14.0.tar.gz", hash = "sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d"}, @@ -1366,6 +1401,7 @@ version = "1.0.6" description = "A minimal low-level HTTP client." optional = false python-versions = ">=3.8" +groups = ["main", "dev"] files = [ {file = "httpcore-1.0.6-py3-none-any.whl", hash = "sha256:27b59625743b85577a8c0e10e55b50b5368a4f2cfe8cc7bcfa9cf00829c2682f"}, {file = "httpcore-1.0.6.tar.gz", hash = "sha256:73f6dbd6eb8c21bbf7ef8efad555481853f5f6acdeaff1edb0694289269ee17f"}, @@ -1387,6 +1423,7 @@ version = "0.27.2" description = "The next generation HTTP client." optional = false python-versions = ">=3.8" +groups = ["main", "dev"] files = [ {file = "httpx-0.27.2-py3-none-any.whl", hash = "sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0"}, {file = "httpx-0.27.2.tar.gz", hash = "sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2"}, @@ -1412,6 +1449,7 @@ version = "3.10" description = "Internationalized Domain Names in Applications (IDNA)" optional = false python-versions = ">=3.6" +groups = ["main", "dev"] files = [ {file = "idna-3.10-py3-none-any.whl", hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"}, {file = "idna-3.10.tar.gz", hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"}, @@ -1426,6 +1464,7 @@ version = "24.7.2" description = "A small library that versions your Python projects." optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "incremental-24.7.2-py3-none-any.whl", hash = "sha256:8cb2c3431530bec48ad70513931a760f446ad6c25e8333ca5d95e24b0ed7b8fe"}, {file = "incremental-24.7.2.tar.gz", hash = "sha256:fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9"}, @@ -1443,6 +1482,7 @@ version = "2.0.0" description = "brain-dead simple config-ini parsing" optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"}, {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"}, @@ -1454,6 +1494,7 @@ version = "5.13.2" description = "A Python utility / library to sort Python imports." optional = false python-versions = ">=3.8.0" +groups = ["dev"] files = [ {file = "isort-5.13.2-py3-none-any.whl", hash = "sha256:8ca5e72a8d85860d5a3fa69b8745237f2939afe12dbf656afbcb47fe72d947a6"}, {file = "isort-5.13.2.tar.gz", hash = "sha256:48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109"}, @@ -1468,6 +1509,7 @@ version = "3.1.4" description = "A very fast and expressive template engine." optional = false python-versions = ">=3.7" +groups = ["main", "dev"] files = [ {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"}, {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"}, @@ -1485,6 +1527,7 @@ version = "0.2.0" description = "Jinja2 Extension for Dates and Times" optional = false python-versions = "*" +groups = ["main"] files = [ {file = "jinja2-time-0.2.0.tar.gz", hash = "sha256:d14eaa4d315e7688daa4969f616f226614350c48730bfa1692d2caebd8c90d40"}, {file = "jinja2_time-0.2.0-py2.py3-none-any.whl", hash = "sha256:d3eab6605e3ec8b7a0863df09cc1d23714908fa61aa6986a845c20ba488b4efa"}, @@ -1500,6 +1543,7 @@ version = "1.0.1" description = "JSON Matching Expressions" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "jmespath-1.0.1-py3-none-any.whl", hash = "sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980"}, {file = "jmespath-1.0.1.tar.gz", hash = "sha256:90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe"}, @@ -1511,6 +1555,7 @@ version = "1.8.0" description = "jq is a lightweight and flexible JSON processor." optional = false python-versions = ">=3.6" +groups = ["main"] files = [ {file = "jq-1.8.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:628848f92a0f24f5ca50c879d271555a63bf28746c1efd3571ee49e9a357b602"}, {file = "jq-1.8.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d375b0f372df24087fd0688ef85fef43a44a3e382a82afcc0cdfdfe59e59d313"}, @@ -1615,6 +1660,7 @@ version = "0.7.2" description = "Python logging made (stupidly) simple" optional = false python-versions = ">=3.5" +groups = ["main"] files = [ {file = "loguru-0.7.2-py3-none-any.whl", hash = "sha256:003d71e3d3ed35f0f8984898359d65b79e5b21943f78af86aa5491210429b8eb"}, {file = "loguru-0.7.2.tar.gz", hash = "sha256:e671a53522515f34fd406340ee968cb9ecafbc4b36c679da03c18fd8d0bd51ac"}, @@ -1633,6 +1679,7 @@ version = "3.0.0" description = "Python port of markdown-it. Markdown parsing, done right!" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"}, {file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"}, @@ -1657,6 +1704,7 @@ version = "3.0.2" description = "Safely add untrusted strings to HTML/XML markup." optional = false python-versions = ">=3.9" +groups = ["main", "dev"] files = [ {file = "MarkupSafe-3.0.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7e94c425039cde14257288fd61dcfb01963e658efbc0ff54f5306b06054700f8"}, {file = "MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9e2d922824181480953426608b81967de705c3cef4d1af983af849d7bd619158"}, @@ -1727,6 +1775,7 @@ version = "0.7.0" description = "McCabe checker, plugin for flake8" optional = false python-versions = ">=3.6" +groups = ["dev"] files = [ {file = "mccabe-0.7.0-py2.py3-none-any.whl", hash = "sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e"}, {file = "mccabe-0.7.0.tar.gz", hash = "sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"}, @@ -1738,6 +1787,7 @@ version = "0.1.2" description = "Markdown URL utilities" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"}, {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"}, @@ -1749,6 +1799,7 @@ version = "6.1.0" description = "multidict implementation" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "multidict-6.1.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:3380252550e372e8511d49481bd836264c009adb826b23fefcc5dd3c69692f60"}, {file = "multidict-6.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:99f826cbf970077383d7de805c0681799491cb939c25450b9b5b3ced03ca99f1"}, @@ -1850,6 +1901,7 @@ version = "1.13.0" description = "Optional static typing for Python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "mypy-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6607e0f1dd1fb7f0aca14d936d13fd19eba5e17e1cd2a14f808fa5f8f6d8f60a"}, {file = "mypy-1.13.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8a21be69bd26fa81b1f80a61ee7ab05b076c674d9b18fb56239d72e21d9f4c80"}, @@ -1902,6 +1954,7 @@ version = "1.34.140" description = "Type annotations for boto3.ACM 1.34.140 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_acm-1.34.140-py3-none-any.whl", hash = "sha256:370da8dbd63e6cf9d483c10879f207c9125abcb53a0f58e959087738834428b1"}, {file = "mypy_boto3_acm-1.34.140.tar.gz", hash = "sha256:99e2ebe29f8002919ca7388b7ecfe152ae676487e2cd5623b17ef93a150d15b1"}, @@ -1913,6 +1966,7 @@ version = "1.34.137" description = "Type annotations for boto3.APIGateway 1.34.137 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_apigateway-1.34.137-py3-none-any.whl", hash = "sha256:34a683d675d4b89c8d34e4c531e33af93c223d57d7b9f0b8aa087dab5fc05ed7"}, {file = "mypy_boto3_apigateway-1.34.137.tar.gz", hash = "sha256:66a88ebfb63767c11403b7d1fed7f908d64e413fdaa54f091d49e8843441f5ba"}, @@ -1924,6 +1978,7 @@ version = "1.34.58" description = "Type annotations for boto3.AppConfig 1.34.58 service generated with mypy-boto3-builder 7.23.2" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy-boto3-appconfig-1.34.58.tar.gz", hash = "sha256:7f4ef77171240f2ce43de38f725852d0ee9956f12660f9063cc5eb003f0b904e"}, {file = "mypy_boto3_appconfig-1.34.58-py3-none-any.whl", hash = "sha256:5fe5b74bed5b61f563df1d2876ea40ac52bdd39a157c1ac0b34645a73523a7b2"}, @@ -1935,6 +1990,7 @@ version = "1.34.130" description = "Type annotations for boto3.Athena 1.34.130 service generated with mypy-boto3-builder 7.24.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_athena-1.34.130-py3-none-any.whl", hash = "sha256:3caf2de22ea5c9b1ca5fea1ed1e38c0b94d3407d99445805a88e082fb1aa5628"}, {file = "mypy_boto3_athena-1.34.130.tar.gz", hash = "sha256:e832a07a2ef4b813611fd262908d108fd83e8f3936e31e8e34c2ae488a0f2995"}, @@ -1946,6 +2002,7 @@ version = "1.34.0" description = "Type annotations for boto3.CloudControlApi 1.34.0 service generated with mypy-boto3-builder 7.21.0" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "mypy-boto3-cloudcontrol-1.34.0.tar.gz", hash = "sha256:f353369656f8eacbe267cef8fef1d56aa394d4fbd0b3e65d8a5f1bc6bd691163"}, {file = "mypy_boto3_cloudcontrol-1.34.0-py3-none-any.whl", hash = "sha256:baa03c8304f9a6fa2b2e2a14b2843699fa994dbd9b1d04a2eeb8a129f62deb90"}, @@ -1957,6 +2014,7 @@ version = "1.34.111" description = "Type annotations for boto3.CloudFormation 1.34.111 service generated with mypy-boto3-builder 7.24.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_cloudformation-1.34.111-py3-none-any.whl", hash = "sha256:526e928c504fa2880b1774aa10629a04fe0ec70ed2864ab3d3f7772386a1a925"}, {file = "mypy_boto3_cloudformation-1.34.111.tar.gz", hash = "sha256:a02e201d1a9d9a8fb4db5b942d5c537a4e8861c611f0d986126674ac557cb9e8"}, @@ -1968,6 +2026,7 @@ version = "1.34.153" description = "Type annotations for boto3.CloudWatch 1.34.153 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_cloudwatch-1.34.153-py3-none-any.whl", hash = "sha256:d53d369a72b8df3830999b68a988635894708dac71130b90509cb0530435c556"}, {file = "mypy_boto3_cloudwatch-1.34.153.tar.gz", hash = "sha256:b4b48d91bc51c5a9a2c4219bb5d686414a2bf329d7e52dafa0efce8b30ac20e1"}, @@ -1979,6 +2038,7 @@ version = "1.34.148" description = "Type annotations for boto3.DynamoDB 1.34.148 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_dynamodb-1.34.148-py3-none-any.whl", hash = "sha256:f1a7aabff5c6e926b9b272df87251c9d6dfceb4c1fb159fb5a2df52062cd7e87"}, {file = "mypy_boto3_dynamodb-1.34.148.tar.gz", hash = "sha256:c85489b92cbbbe4f6997070372022df914d4cb8eb707fdc73aa18ce6ba25c578"}, @@ -1990,6 +2050,7 @@ version = "1.34.159" description = "Type annotations for boto3.EC2 1.34.159 service generated with mypy-boto3-builder 7.25.3" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_ec2-1.34.159-py3-none-any.whl", hash = "sha256:d155c4295cd38750bf50adf9540951187f8f05800cd6e6b8fd2058ff0eeccfb4"}, {file = "mypy_boto3_ec2-1.34.159.tar.gz", hash = "sha256:b9badb833dd01e2076c445b3b8609ec4842221620dc8f701dc146b8ceff05283"}, @@ -2001,6 +2062,7 @@ version = "1.34.63" description = "Type annotations for boto3.EC2InstanceConnect 1.34.63 service generated with mypy-boto3-builder 7.23.2" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy-boto3-ec2-instance-connect-1.34.63.tar.gz", hash = "sha256:904c66197109e63aef39ec265b1ec08d56f76e80f9194d1c114a7fd8f421ce5c"}, {file = "mypy_boto3_ec2_instance_connect-1.34.63-py3-none-any.whl", hash = "sha256:cf6234d9d8705ee66137d39e70c8e701a6a68c20a1a1eebaee8c8984ed0da234"}, @@ -2012,6 +2074,7 @@ version = "1.34.154" description = "Type annotations for boto3.ECR 1.34.154 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_ecr-1.34.154-py3-none-any.whl", hash = "sha256:8e7c7bbc714684ac762c8594dded1dcb214c215d05ed080f45e25b97d9432a99"}, {file = "mypy_boto3_ecr-1.34.154.tar.gz", hash = "sha256:5e4c22ac3af042ba8535a44a08c33494ee232bea8e3b8917a8d9a78a311d50bf"}, @@ -2023,6 +2086,7 @@ version = "1.34.162" description = "Type annotations for boto3.ECS 1.34.162 service generated with mypy-boto3-builder 7.26.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_ecs-1.34.162-py3-none-any.whl", hash = "sha256:474f038e59823bb880c135baf63c1e969f9f609dd79e4fabb163c37b53091149"}, {file = "mypy_boto3_ecs-1.34.162.tar.gz", hash = "sha256:ee58a479030b5e7afe36a5907759db301b12fa6a7b9bd8810859a848e2b1dc6e"}, @@ -2034,6 +2098,7 @@ version = "1.34.151" description = "Type annotations for boto3.ElastiCache 1.34.151 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_elasticache-1.34.151-py3-none-any.whl", hash = "sha256:9ef1aeebf1b7296f83546422e56fc7e57a4a9e7a7501e816da4e01e78fb5f911"}, {file = "mypy_boto3_elasticache-1.34.151.tar.gz", hash = "sha256:79151bc2472eb290046fbefc3409897ddd355f20b9560e9b42ec5cbf00de85b3"}, @@ -2045,6 +2110,7 @@ version = "1.34.151" description = "Type annotations for boto3.ElasticLoadBalancing 1.34.151 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_elb-1.34.151-py3-none-any.whl", hash = "sha256:d03e31bb3f10813dafac94844e9832cdfff0767c15be01a22e5884ebe55ce868"}, {file = "mypy_boto3_elb-1.34.151.tar.gz", hash = "sha256:cbf397bf25ed465c7b4d140401a33ba131f26993da01e71644ceb0039402307a"}, @@ -2056,6 +2122,7 @@ version = "1.34.149" description = "Type annotations for boto3.ElasticLoadBalancingv2 1.34.149 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_elbv2-1.34.149-py3-none-any.whl", hash = "sha256:c305e49a87eb9ae6e7df2c06a27e53a7b47ae1f4882d5f1ab243e5ced9a3a0a3"}, {file = "mypy_boto3_elbv2-1.34.149.tar.gz", hash = "sha256:d5b61a2291f6417ba0a750d419d1007d253742f4940e0d4f513a03f71159ae51"}, @@ -2067,6 +2134,7 @@ version = "1.34.151" description = "Type annotations for boto3.EventBridge 1.34.151 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_events-1.34.151-py3-none-any.whl", hash = "sha256:c9b4d4d92b1ae3b2c4c48bf99bbb8b4ed472866715b6728f94a0f446c6f1fb9a"}, {file = "mypy_boto3_events-1.34.151.tar.gz", hash = "sha256:745dc718c618bec043180c8a78e52401b3536999848e1b0c20e9c7669eb2a3f3"}, @@ -2078,6 +2146,7 @@ version = "1.34.162" description = "Type annotations for boto3.IAM 1.34.162 service generated with mypy-boto3-builder 7.26.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_iam-1.34.162-py3-none-any.whl", hash = "sha256:d8d3d8c5e3bf3f18a48f94b72c5207f78ed96f5fd4c2413d81414748430464a5"}, {file = "mypy_boto3_iam-1.34.162.tar.gz", hash = "sha256:cab040bb54c4692989f45980fa3510bb507756eafd31c3847c071f4a1a93ec00"}, @@ -2089,6 +2158,7 @@ version = "1.34.77" description = "Type annotations for boto3.Lambda 1.34.77 service generated with mypy-boto3-builder 7.23.2" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy-boto3-lambda-1.34.77.tar.gz", hash = "sha256:7b81d2a5604fb592e92fe0b284ecd259de071703360a33b71c9b54df46d81c9c"}, {file = "mypy_boto3_lambda-1.34.77-py3-none-any.whl", hash = "sha256:e21022d2eef12aa731af80790410afdba9412b056339823252813bae2adbf553"}, @@ -2100,6 +2170,7 @@ version = "1.34.151" description = "Type annotations for boto3.CloudWatchLogs 1.34.151 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_logs-1.34.151-py3-none-any.whl", hash = "sha256:fd342e9415d7be6abab2b07c668836bf12b0b47362d81feda65910b09a50ca2d"}, {file = "mypy_boto3_logs-1.34.151.tar.gz", hash = "sha256:2533da2166c405d0ffd429acb5219c7c7fca087a525e3d33ca3374ddbc40887f"}, @@ -2111,6 +2182,7 @@ version = "1.34.139" description = "Type annotations for boto3.Organizations 1.34.139 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_organizations-1.34.139-py3-none-any.whl", hash = "sha256:06fd26f02e8e918852ab681558215e607873749966759b5f58df1ff2e9a45392"}, {file = "mypy_boto3_organizations-1.34.139.tar.gz", hash = "sha256:6b42f6ee20ef44ecec1b9ccd66c122dff43f43e60815e4c810a23e00fc08ead7"}, @@ -2122,6 +2194,7 @@ version = "1.34.152" description = "Type annotations for boto3.RDS 1.34.152 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_rds-1.34.152-py3-none-any.whl", hash = "sha256:71106812e6e6a89daa99f9b4534c580456336373e6dccb45b652e4d221c7beea"}, {file = "mypy_boto3_rds-1.34.152.tar.gz", hash = "sha256:a3e25da87116e4b7ec4f1419a35fd3c7491f1cf631d9467cc835bc9c5c23fabe"}, @@ -2133,6 +2206,7 @@ version = "1.34.153" description = "Type annotations for boto3.Route53 1.34.153 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_route53-1.34.153-py3-none-any.whl", hash = "sha256:fe855d98267b3f494250430c3c482534a5246d6acd469b08610ef955c6a69ff8"}, {file = "mypy_boto3_route53-1.34.153.tar.gz", hash = "sha256:952b2b5d7a130546c84c179744899150f301322a4d15932c9eae4bf898630fc1"}, @@ -2144,6 +2218,7 @@ version = "1.34.162" description = "Type annotations for boto3.S3 1.34.162 service generated with mypy-boto3-builder 7.26.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_s3-1.34.162-py3-none-any.whl", hash = "sha256:c7ab11369041a62c7d7f4c6dd1d3aab53470339df4b1e1da94df88914c25be29"}, {file = "mypy_boto3_s3-1.34.162.tar.gz", hash = "sha256:7e2fbda0fbd97a17a172a503bade7c4a2615d5ebf6fa532c274b8020bb3c6894"}, @@ -2155,6 +2230,7 @@ version = "1.34.159" description = "Type annotations for boto3.SageMaker 1.34.159 service generated with mypy-boto3-builder 7.25.3" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_sagemaker-1.34.159-py3-none-any.whl", hash = "sha256:3a2f0582507d9f98d16d1ac411348833e063341b87204e94e7e89ec2ffbab1ba"}, {file = "mypy_boto3_sagemaker-1.34.159.tar.gz", hash = "sha256:3c93353239170594947b8e912a4a7461a52f0bbba01432c308173cb3bff11c8b"}, @@ -2166,6 +2242,7 @@ version = "1.34.145" description = "Type annotations for boto3.SecretsManager 1.34.145 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_secretsmanager-1.34.145-py3-none-any.whl", hash = "sha256:986511caa6626edfed7eb11b63c929801e9468c58e15927dc6fc0339c4eb34cb"}, {file = "mypy_boto3_secretsmanager-1.34.145.tar.gz", hash = "sha256:e5a82c05cce68168a3709e5f0d35066cf250961db1d8670f0111da66206814c7"}, @@ -2177,6 +2254,7 @@ version = "1.34.121" description = "Type annotations for boto3.SNS 1.34.121 service generated with mypy-boto3-builder 7.24.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_sns-1.34.121-py3-none-any.whl", hash = "sha256:e491529c40091ff22771625db661de603f989b4945c416c2d6aed6e3666d0cbe"}, {file = "mypy_boto3_sns-1.34.121.tar.gz", hash = "sha256:3ad7e943d129d9e0fe6fd356ed3b99dc62d0e1ebab31aa8df37a45212f8f0110"}, @@ -2188,6 +2266,7 @@ version = "1.34.121" description = "Type annotations for boto3.SQS 1.34.121 service generated with mypy-boto3-builder 7.24.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_sqs-1.34.121-py3-none-any.whl", hash = "sha256:e92aefacfa08e7094b79002576ef261e4075f5af9c25219fc47fb8452f53fc5f"}, {file = "mypy_boto3_sqs-1.34.121.tar.gz", hash = "sha256:bdbc623235ffc8127cb8753f49323f74a919df552247b0b2caaf85cf9bb495b8"}, @@ -2199,6 +2278,7 @@ version = "1.34.158" description = "Type annotations for boto3.SSM 1.34.158 service generated with mypy-boto3-builder 7.25.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "mypy_boto3_ssm-1.34.158-py3-none-any.whl", hash = "sha256:3d5b7ae6aaf57ef5c8b7d659e58330b841e442075bedd5cbe5bf6231417512dc"}, {file = "mypy_boto3_ssm-1.34.158.tar.gz", hash = "sha256:119528e29bcaa45b1ce5ed888fbb455d9594444aa3362280103caf5421851983"}, @@ -2210,6 +2290,7 @@ version = "1.34.0" description = "Type annotations for boto3.STS 1.34.0 service generated with mypy-boto3-builder 7.21.0" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "mypy-boto3-sts-1.34.0.tar.gz", hash = "sha256:b347e0a336d60162dd94074d9d10f614f2b09a455c9b42415850d54d676e2067"}, {file = "mypy_boto3_sts-1.34.0-py3-none-any.whl", hash = "sha256:3ba1875c2792b4f35fd918dca957ce09ad197beb7cfbda61f42144ffa9cda05d"}, @@ -2221,6 +2302,7 @@ version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." optional = false python-versions = ">=3.5" +groups = ["dev"] files = [ {file = "mypy_extensions-1.0.0-py3-none-any.whl", hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d"}, {file = "mypy_extensions-1.0.0.tar.gz", hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782"}, @@ -2232,6 +2314,7 @@ version = "24.2" description = "Core utilities for Python packages" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "packaging-24.2-py3-none-any.whl", hash = "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759"}, {file = "packaging-24.2.tar.gz", hash = "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f"}, @@ -2243,6 +2326,7 @@ version = "0.12.1" description = "Utility library for gitignore style pattern matching of file paths." optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pathspec-0.12.1-py3-none-any.whl", hash = "sha256:a0d503e138a4c123b27490a4f7beda6a01c6f288df0e4a8b79c7eb0dc7b4cc08"}, {file = "pathspec-0.12.1.tar.gz", hash = "sha256:a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712"}, @@ -2254,6 +2338,7 @@ version = "4.3.6" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`." optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "platformdirs-4.3.6-py3-none-any.whl", hash = "sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb"}, {file = "platformdirs-4.3.6.tar.gz", hash = "sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907"}, @@ -2270,6 +2355,7 @@ version = "1.5.0" description = "plugin and hook calling mechanisms for python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"}, {file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"}, @@ -2281,13 +2367,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" +groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -2321,6 +2408,7 @@ version = "0.2.0" description = "Accelerated property cache" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "propcache-0.2.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:c5869b8fd70b81835a6f187c5fdbe67917a04d7e52b6e7cc4e5fe39d55c39d58"}, {file = "propcache-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:952e0d9d07609d9c5be361f33b0d6d650cd2bae393aabb11d9b719364521984b"}, @@ -2428,6 +2516,8 @@ version = "2.22" description = "C parser in Python" optional = false python-versions = ">=3.8" +groups = ["dev"] +markers = "platform_python_implementation != \"PyPy\"" files = [ {file = "pycparser-2.22-py3-none-any.whl", hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc"}, {file = "pycparser-2.22.tar.gz", hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6"}, @@ -2439,6 +2529,7 @@ version = "1.10.19" description = "Data validation and settings management using python type hints" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "pydantic-1.10.19-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:a415b9e95fa602b10808113967f72b2da8722061265d6af69268c111c254832d"}, {file = "pydantic-1.10.19-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:11965f421f7eb026439d4eb7464e9182fe6d69c3d4d416e464a4485d1ba61ab6"}, @@ -2499,6 +2590,7 @@ version = "2.0.7" description = "Multi-producer multi-consumer in-memory signal dispatch system" optional = false python-versions = "*" +groups = ["main"] files = [ {file = "PyDispatcher-2.0.7-py3-none-any.whl", hash = "sha256:96543bea04115ffde08f851e1d45cacbfd1ee866ac42127d9b476dc5aefa7de0"}, {file = "PyDispatcher-2.0.7.tar.gz", hash = "sha256:b777c6ad080dc1bad74a4c29d6a46914fa6701ac70f94b0d66fbcfde62f5be31"}, @@ -2513,6 +2605,7 @@ version = "2.18.0" description = "Pygments is a syntax highlighting package written in Python." optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "pygments-2.18.0-py3-none-any.whl", hash = "sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a"}, {file = "pygments-2.18.0.tar.gz", hash = "sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199"}, @@ -2527,6 +2620,7 @@ version = "3.8.0" description = "🐫 Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node" optional = false python-versions = "*" +groups = ["main"] files = [ {file = "pyhumps-3.8.0-py3-none-any.whl", hash = "sha256:060e1954d9069f428232a1adda165db0b9d8dfdce1d265d36df7fbff540acfd6"}, {file = "pyhumps-3.8.0.tar.gz", hash = "sha256:498026258f7ee1a8e447c2e28526c0bea9407f9a59c03260aee4bd6c04d681a3"}, @@ -2538,6 +2632,7 @@ version = "3.3.1" description = "python code static checker" optional = false python-versions = ">=3.9.0" +groups = ["dev"] files = [ {file = "pylint-3.3.1-py3-none-any.whl", hash = "sha256:2f846a466dd023513240bc140ad2dd73bfc080a5d85a710afdb728c420a5a2b9"}, {file = "pylint-3.3.1.tar.gz", hash = "sha256:9f3dcc87b1203e612b78d91a896407787e708b3f189b5fa0b307712d49ff0c6e"}, @@ -2562,6 +2657,7 @@ version = "8.3.3" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pytest-8.3.3-py3-none-any.whl", hash = "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2"}, {file = "pytest-8.3.3.tar.gz", hash = "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181"}, @@ -2582,6 +2678,7 @@ version = "0.24.0" description = "Pytest support for asyncio" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pytest_asyncio-0.24.0-py3-none-any.whl", hash = "sha256:a811296ed596b69bf0b6f3dc40f83bcaf341b155a269052d82efa2b25ac7037b"}, {file = "pytest_asyncio-0.24.0.tar.gz", hash = "sha256:d081d828e576d85f875399194281e92bf8a68d60d72d1a2faf2feddb6c46b276"}, @@ -2600,6 +2697,7 @@ version = "0.33.0" description = "Send responses to httpx." optional = false python-versions = ">=3.9" +groups = ["dev"] files = [ {file = "pytest_httpx-0.33.0-py3-none-any.whl", hash = "sha256:bdd1b00a846cfe857194e4d3ba72dc08ba0d163154a4404269c9b971f357c05d"}, {file = "pytest_httpx-0.33.0.tar.gz", hash = "sha256:4af9ab0dae5e9c14cb1e27d18af3db1f627b2cf3b11c02b34ddf26aff6b0a24c"}, @@ -2618,6 +2716,7 @@ version = "3.6.1" description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pytest_xdist-3.6.1-py3-none-any.whl", hash = "sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7"}, {file = "pytest_xdist-3.6.1.tar.gz", hash = "sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d"}, @@ -2638,6 +2737,7 @@ version = "2.9.0.post0" description = "Extensions to the standard Python datetime module" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" +groups = ["main"] files = [ {file = "python-dateutil-2.9.0.post0.tar.gz", hash = "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3"}, {file = "python_dateutil-2.9.0.post0-py2.py3-none-any.whl", hash = "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427"}, @@ -2652,6 +2752,7 @@ version = "1.0.1" description = "Read key-value pairs from a .env file and set them as environment variables" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "python-dotenv-1.0.1.tar.gz", hash = "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca"}, {file = "python_dotenv-1.0.1-py3-none-any.whl", hash = "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a"}, @@ -2666,6 +2767,7 @@ version = "8.0.4" description = "A Python slugify application that also handles Unicode" optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "python-slugify-8.0.4.tar.gz", hash = "sha256:59202371d1d05b54a9e7720c5e038f928f45daaffe41dd10822f3907b937c856"}, {file = "python_slugify-8.0.4-py2.py3-none-any.whl", hash = "sha256:276540b79961052b66b7d116620b36518847f52d5fd9e3a70164fc8c50faa6b8"}, @@ -2683,6 +2785,7 @@ version = "6.0.2" description = "YAML parser and emitter for Python" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "PyYAML-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0a9a2848a5b7feac301353437eb7d5957887edbf81d56e903999a75a3d743086"}, {file = "PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:29717114e51c84ddfba879543fb232a6ed60086602313ca38cce623c1d62cfbf"}, @@ -2745,6 +2848,7 @@ version = "2.32.3" description = "Python HTTP for Humans." optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "requests-2.32.3-py3-none-any.whl", hash = "sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6"}, {file = "requests-2.32.3.tar.gz", hash = "sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760"}, @@ -2766,6 +2870,7 @@ version = "13.9.4" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" optional = false python-versions = ">=3.8.0" +groups = ["main"] files = [ {file = "rich-13.9.4-py3-none-any.whl", hash = "sha256:6049d5e6ec054bf2779ab3358186963bac2ea89175919d699e378b99738c2a90"}, {file = "rich-13.9.4.tar.gz", hash = "sha256:439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2befa098"}, @@ -2784,6 +2889,7 @@ version = "0.6.9" description = "An extremely fast Python linter and code formatter, written in Rust." optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "ruff-0.6.9-py3-none-linux_armv6l.whl", hash = "sha256:064df58d84ccc0ac0fcd63bc3090b251d90e2a372558c0f057c3f75ed73e1ccd"}, {file = "ruff-0.6.9-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:140d4b5c9f5fc7a7b074908a78ab8d384dd7f6510402267bc76c37195c02a7ec"}, @@ -2811,6 +2917,7 @@ version = "0.10.3" description = "An Amazon S3 Transfer Manager" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "s3transfer-0.10.3-py3-none-any.whl", hash = "sha256:263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d"}, {file = "s3transfer-0.10.3.tar.gz", hash = "sha256:4f50ed74ab84d474ce614475e0b8d5047ff080810aac5d01ea25231cfc944b0c"}, @@ -2828,6 +2935,7 @@ version = "75.3.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "setuptools-75.3.0-py3-none-any.whl", hash = "sha256:f2504966861356aa38616760c0f66568e535562374995367b4e69c7143cf6bcd"}, {file = "setuptools-75.3.0.tar.gz", hash = "sha256:fba5dd4d766e97be1b1681d98712680ae8f2f26d7881245f2ce9e40714f1a686"}, @@ -2848,6 +2956,7 @@ version = "1.16.0" description = "Python 2 and 3 compatibility utilities" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" +groups = ["main"] files = [ {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, @@ -2859,6 +2968,7 @@ version = "1.3.1" description = "Sniff out which async library your code is running under" optional = false python-versions = ">=3.7" +groups = ["main", "dev"] files = [ {file = "sniffio-1.3.1-py3-none-any.whl", hash = "sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2"}, {file = "sniffio-1.3.1.tar.gz", hash = "sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc"}, @@ -2870,6 +2980,7 @@ version = "0.41.2" description = "The little ASGI library that shines." optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "starlette-0.41.2-py3-none-any.whl", hash = "sha256:fbc189474b4731cf30fcef52f18a8d070e3f3b46c6a04c97579e85e6ffca942d"}, {file = "starlette-0.41.2.tar.gz", hash = "sha256:9834fd799d1a87fd346deb76158668cfa0b0d56f85caefe8268e2d97c3468b62"}, @@ -2887,6 +2998,7 @@ version = "1.3" description = "The most basic Text::Unidecode port" optional = false python-versions = "*" +groups = ["main"] files = [ {file = "text-unidecode-1.3.tar.gz", hash = "sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93"}, {file = "text_unidecode-1.3-py2.py3-none-any.whl", hash = "sha256:1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8"}, @@ -2898,6 +3010,7 @@ version = "2.0.2" description = "A lil' TOML parser" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "tomli-2.0.2-py3-none-any.whl", hash = "sha256:2ebe24485c53d303f690b0ec092806a085f07af5a5aa1464f3931eec36caaa38"}, {file = "tomli-2.0.2.tar.gz", hash = "sha256:d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed"}, @@ -2909,6 +3022,7 @@ version = "0.13.2" description = "Style preserving TOML library" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "tomlkit-0.13.2-py3-none-any.whl", hash = "sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde"}, {file = "tomlkit-0.13.2.tar.gz", hash = "sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79"}, @@ -2920,6 +3034,7 @@ version = "23.11.0" description = "Building newsfiles for your project." optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "towncrier-23.11.0-py3-none-any.whl", hash = "sha256:2e519ca619426d189e3c98c99558fe8be50c9ced13ea1fc20a4a353a95d2ded7"}, {file = "towncrier-23.11.0.tar.gz", hash = "sha256:13937c247e3f8ae20ac44d895cf5f96a60ad46cfdcc1671759530d7837d9ee5d"}, @@ -2939,6 +3054,7 @@ version = "12.4.0" description = "Type annotations for aioboto3 12.4.0 generated with mypy-boto3-builder 7.23.2" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "types_aioboto3-12.4.0-py3-none-any.whl", hash = "sha256:004091ac00b71622637dd272b91a55be3fa9d1ce8b04285d8bbe9d74cf828bf2"}, {file = "types_aioboto3-12.4.0.tar.gz", hash = "sha256:50136fa33563c507d7e8f930034d2d379a9f32782370ca0009728b3c7241a6d4"}, @@ -3339,6 +3455,7 @@ version = "2.15.2.post1" description = "Type annotations for aiobotocore 2.15.2 generated with mypy-boto3-builder 8.2.0" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "types_aiobotocore-2.15.2.post1-py3-none-any.whl", hash = "sha256:35f9bb2736c6201d1a3d1e2fb6774e6fe2ef0cbd2f21d2da4bac3b5bb70ef403"}, {file = "types_aiobotocore-2.15.2.post1.tar.gz", hash = "sha256:08cfa5b7590e275d94a4f1bcf31a1f0ab586f72de433cb78784696ef9db8b956"}, @@ -3750,6 +3867,7 @@ version = "2.15.2" description = "Type annotations for aiobotocore.STS 2.15.2 service generated with mypy-boto3-builder 8.1.2" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "types_aiobotocore_sts-2.15.2-py3-none-any.whl", hash = "sha256:a43735c04d31a544a51bad7abdb440d00c63ad14304165b21733bfb2871edbdc"}, {file = "types_aiobotocore_sts-2.15.2.tar.gz", hash = "sha256:e546bb1b16f379e5f4ffcbd3c6c62007c8ebb86bf9bb5e8543ca6518a2cc055c"}, @@ -3761,6 +3879,7 @@ version = "0.23.0" description = "Type annotations and code completion for awscrt" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "types_awscrt-0.23.0-py3-none-any.whl", hash = "sha256:517d9d06f19cf58d778ca90ad01e52e0489466bf70dcf78c7f47f74fdf151a60"}, {file = "types_awscrt-0.23.0.tar.gz", hash = "sha256:3fd1edeac923d1956c0e907c973fb83bda465beae7f054716b371b293f9b5fdc"}, @@ -3772,6 +3891,7 @@ version = "2.9.0.20241003" description = "Typing stubs for python-dateutil" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "types-python-dateutil-2.9.0.20241003.tar.gz", hash = "sha256:58cb85449b2a56d6684e41aeefb4c4280631246a0da1a719bdbe6f3fb0317446"}, {file = "types_python_dateutil-2.9.0.20241003-py3-none-any.whl", hash = "sha256:250e1d8e80e7bbc3a6c99b907762711d1a1cdd00e978ad39cb5940f6f0a87f3d"}, @@ -3783,6 +3903,7 @@ version = "0.10.3" description = "Type annotations and code completion for s3transfer" optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "types_s3transfer-0.10.3-py3-none-any.whl", hash = "sha256:d34c5a82f531af95bb550927136ff5b737a1ed3087f90a59d545591dfde5b4cc"}, {file = "types_s3transfer-0.10.3.tar.gz", hash = "sha256:f761b2876ac4c208e6c6b75cdf5f6939009768be9950c545b11b0225e7703ee7"}, @@ -3794,6 +3915,7 @@ version = "4.12.2" description = "Backported and Experimental Type Hints for Python 3.8+" optional = false python-versions = ">=3.8" +groups = ["main", "dev"] files = [ {file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"}, {file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"}, @@ -3805,6 +3927,7 @@ version = "2.2.3" description = "HTTP library with thread-safe connection pooling, file post, and more." optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "urllib3-2.2.3-py3-none-any.whl", hash = "sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac"}, {file = "urllib3-2.2.3.tar.gz", hash = "sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9"}, @@ -3822,6 +3945,7 @@ version = "0.30.6" description = "The lightning-fast ASGI server." optional = false python-versions = ">=3.8" +groups = ["main"] files = [ {file = "uvicorn-0.30.6-py3-none-any.whl", hash = "sha256:65fd46fe3fda5bdc1b03b94eb634923ff18cd35b2f084813ea79d1f103f711b5"}, {file = "uvicorn-0.30.6.tar.gz", hash = "sha256:4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788"}, @@ -3840,6 +3964,7 @@ version = "3.1.3" description = "The comprehensive WSGI web application library." optional = false python-versions = ">=3.9" +groups = ["main"] files = [ {file = "werkzeug-3.1.3-py3-none-any.whl", hash = "sha256:54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e"}, {file = "werkzeug-3.1.3.tar.gz", hash = "sha256:60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746"}, @@ -3857,6 +3982,8 @@ version = "1.1.0" description = "A small Python utility to set file creation time on Windows" optional = false python-versions = ">=3.5" +groups = ["main"] +markers = "sys_platform == \"win32\"" files = [ {file = "win32_setctime-1.1.0-py3-none-any.whl", hash = "sha256:231db239e959c2fe7eb1d7dc129f11172354f98361c4fa2d6d2d7e278baa8aad"}, {file = "win32_setctime-1.1.0.tar.gz", hash = "sha256:15cf5750465118d6929ae4de4eb46e8edae9a5634350c01ba582df868e932cb2"}, @@ -3871,6 +3998,7 @@ version = "1.16.0" description = "Module for decorators, wrappers and monkey patching." optional = false python-versions = ">=3.6" +groups = ["main"] files = [ {file = "wrapt-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ffa565331890b90056c01db69c0fe634a776f8019c143a5ae265f9c6bc4bd6d4"}, {file = "wrapt-1.16.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e4fdb9275308292e880dcbeb12546df7f3e0f96c6b41197e0cf37d2826359020"}, @@ -3950,6 +4078,7 @@ version = "1.17.1" description = "Yet another URL library" optional = false python-versions = ">=3.9" +groups = ["main"] files = [ {file = "yarl-1.17.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:0b1794853124e2f663f0ea54efb0340b457f08d40a1cef78edfa086576179c91"}, {file = "yarl-1.17.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:fbea1751729afe607d84acfd01efd95e3b31db148a181a441984ce9b3d3469da"}, @@ -4041,6 +4170,6 @@ multidict = ">=4.0" propcache = ">=0.2.0" [metadata] -lock-version = "2.0" +lock-version = "2.1" python-versions = "^3.12" -content-hash = "534506abb9c5726996ae904e382c8681ba39abda7f4660f42ff627111e7bb2bf" +content-hash = "158c33263d8eaeb2097f639f12407859d4a06a8b05f2a5e7cd2194fd3b208575" diff --git a/integrations/aws/pyproject.toml b/integrations/aws/pyproject.toml index aa80751fe5..8a3bccc572 100644 --- a/integrations/aws/pyproject.toml +++ b/integrations/aws/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "aws" -version = "0.2.82" +version = "0.2.83" description = "This integration will map all your resources in all the available accounts to your Port entities" authors = ["Shalev Avhar ", "Erik Zaadi "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} python-dotenv = "^1.0.1" aioboto3 = "^12.4.0" boto3-stubs = {version = "1.34.76", extras = ["acm", "apigateway", "appconfig", "athena", "cloudcontrol", "cloudformation", "cloudwatch", "dynamodb", "ec2", "ec2-instance-connect", "ecr", "ecs", "elasticache", "elb", "elbv2", "events", "iam", "lambda", "logs", "organizations", "rds", "route53", "s3", "sagemaker", "secretsmanager", "sns", "sqs", "ssm", "sts"]} diff --git a/integrations/azure-devops/CHANGELOG.md b/integrations/azure-devops/CHANGELOG.md index 84e6da5cb7..dbe54edca6 100644 --- a/integrations/azure-devops/CHANGELOG.md +++ b/integrations/azure-devops/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.105 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.104 (2025-01-08) diff --git a/integrations/azure-devops/poetry.lock b/integrations/azure-devops/poetry.lock index 3275ef9e46..86dbb74084 100644 --- a/integrations/azure-devops/poetry.lock +++ b/integrations/azure-devops/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1747,4 +1747,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "d56b3198ff51dec36ce3fc6704f2db7ce17ebf4e6b63b40b12d43b31b84c8ede" +content-hash = "aa0099a9c447cc67058839a775a3faef17e2f498ac2937611c09777f8fb96c02" diff --git a/integrations/azure-devops/pyproject.toml b/integrations/azure-devops/pyproject.toml index d8a384f27c..bd2751e53c 100644 --- a/integrations/azure-devops/pyproject.toml +++ b/integrations/azure-devops/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "azure-devops" -version = "0.1.104" +version = "0.1.105" description = "An Azure Devops Ocean integration" authors = ["Matan Geva "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/azure/CHANGELOG.md b/integrations/azure/CHANGELOG.md index c23a694a48..83d9d71a1a 100644 --- a/integrations/azure/CHANGELOG.md +++ b/integrations/azure/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +0.1.125 (2025-01-12) + +### Improvements + +- Bumped ocean version to ^0.17.7 + + 0.1.124 (2025-01-08) ### Improvements diff --git a/integrations/azure/poetry.lock b/integrations/azure/poetry.lock index cc52448c9f..425413dc20 100644 --- a/integrations/azure/poetry.lock +++ b/integrations/azure/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -1649,14 +1649,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -2596,4 +2596,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "077fc059f71a57452e802cb26cc3ebf89955c6fc3831e2b011aa63ca0e3b1f9b" +content-hash = "92b68e0fcef452669b39632fc9535cb4a8bebd4f567d4004cb88b5da50bee752" diff --git a/integrations/azure/pyproject.toml b/integrations/azure/pyproject.toml index eedaaa38f7..ea1f44e0cf 100644 --- a/integrations/azure/pyproject.toml +++ b/integrations/azure/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "azure" -version = "0.1.124" +version = "0.1.125" description = "Azure integration" authors = ["Tom Tankilevitch "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} # due to patching the azure-mgmt-resource package, we need to use a specific version azure-mgmt-resource = "23.2.0" azure-identity = "^1.13.0" diff --git a/integrations/backstage/CHANGELOG.md b/integrations/backstage/CHANGELOG.md index 8ab684e686..c7a5fbcbdd 100644 --- a/integrations/backstage/CHANGELOG.md +++ b/integrations/backstage/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.1.28-beta (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.27-beta (2025-01-08) diff --git a/integrations/backstage/poetry.lock b/integrations/backstage/poetry.lock index 67d24c46e7..6a39502e2c 100644 --- a/integrations/backstage/poetry.lock +++ b/integrations/backstage/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -951,14 +951,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1591,4 +1591,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "1ce1d9978e6169718cf4de4f617b79fdc713b364c93ad8e9e9eecf8df0e7b29a" +content-hash = "0c6798e238212ce3afff2bddbb3ccd6f48ad806ffcad38def283552fae0e38fe" diff --git a/integrations/backstage/pyproject.toml b/integrations/backstage/pyproject.toml index c9ffc1c769..5042f27830 100644 --- a/integrations/backstage/pyproject.toml +++ b/integrations/backstage/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "backstage" -version = "0.1.27-beta" +version = "0.1.28-beta" description = "Importing resources from Backstage IDP" authors = ["Roi Talpaz "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/datadog/CHANGELOG.md b/integrations/datadog/CHANGELOG.md index 37e62b6d36..82f92c8b45 100644 --- a/integrations/datadog/CHANGELOG.md +++ b/integrations/datadog/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.2.6 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.2.5 (2025-01-08) diff --git a/integrations/datadog/poetry.lock b/integrations/datadog/poetry.lock index 3bb13ce70d..52582032d9 100644 --- a/integrations/datadog/poetry.lock +++ b/integrations/datadog/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "b7c4c8112100f2241f38cabff9964695885876b5ee92702b01ca158cfe086b5c" +content-hash = "35725d7621cd8a8dd452136a076d4525d4c0208105b78286dd41e796d636dffc" diff --git a/integrations/datadog/pyproject.toml b/integrations/datadog/pyproject.toml index a6f2cf1fdd..164ff40317 100644 --- a/integrations/datadog/pyproject.toml +++ b/integrations/datadog/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "datadog" -version = "0.2.5" +version = "0.2.6" description = "Datadog Ocean Integration" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} loguru = "^0.7.2" [tool.poetry.group.dev.dependencies] diff --git a/integrations/dynatrace/CHANGELOG.md b/integrations/dynatrace/CHANGELOG.md index 4aa8e53a52..de0f72be62 100644 --- a/integrations/dynatrace/CHANGELOG.md +++ b/integrations/dynatrace/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.86 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.85 (2025-01-08) diff --git a/integrations/dynatrace/poetry.lock b/integrations/dynatrace/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/dynatrace/poetry.lock +++ b/integrations/dynatrace/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/dynatrace/pyproject.toml b/integrations/dynatrace/pyproject.toml index dc54e1fcfc..47dfaca63d 100644 --- a/integrations/dynatrace/pyproject.toml +++ b/integrations/dynatrace/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "dynatrace" -version = "0.1.85" +version = "0.1.86" description = "An integration used to import Dynatrace resources into Port" authors = ["Ayodeji Adeoti <>"] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/fake-integration/CHANGELOG.md b/integrations/fake-integration/CHANGELOG.md index 01d637657d..1b87b6e89a 100644 --- a/integrations/fake-integration/CHANGELOG.md +++ b/integrations/fake-integration/CHANGELOG.md @@ -5,6 +5,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.37-dev (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.36-dev (2025-01-08) diff --git a/integrations/fake-integration/poetry.lock b/integrations/fake-integration/poetry.lock index 94fc09ea71..8df91dc2a4 100644 --- a/integrations/fake-integration/poetry.lock +++ b/integrations/fake-integration/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1216,14 +1216,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1988,4 +1988,4 @@ files = [ [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "637b31b467c908f1b2c736a9a2f02f428e488ac34f6f815409fd6422d9ee702f" +content-hash = "9e1c23fe9bfe3cb01a4bb642dab48da492b55fd7c83ea14134f23065bd48df4b" diff --git a/integrations/fake-integration/pyproject.toml b/integrations/fake-integration/pyproject.toml index 90b869f0d2..446ee3ab3e 100644 --- a/integrations/fake-integration/pyproject.toml +++ b/integrations/fake-integration/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "fake-integration" -version = "0.1.36-dev" +version = "0.1.37-dev" description = "A useless fake integration that helps us test the Ocean Core" authors = ["Erik Zaadi "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} faker = "^28.0.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/firehydrant/CHANGELOG.md b/integrations/firehydrant/CHANGELOG.md index 5181c47413..63054313b3 100644 --- a/integrations/firehydrant/CHANGELOG.md +++ b/integrations/firehydrant/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.108 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.107 (2025-01-08) diff --git a/integrations/firehydrant/poetry.lock b/integrations/firehydrant/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/firehydrant/poetry.lock +++ b/integrations/firehydrant/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/firehydrant/pyproject.toml b/integrations/firehydrant/pyproject.toml index fc92ade859..b14bd3212b 100644 --- a/integrations/firehydrant/pyproject.toml +++ b/integrations/firehydrant/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "firehydrant" -version = "0.1.107" +version = "0.1.108" description = "FireHydrant Integration Powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/gcp/CHANGELOG.md b/integrations/gcp/CHANGELOG.md index 21ec0dfce3..d497ce7dd2 100644 --- a/integrations/gcp/CHANGELOG.md +++ b/integrations/gcp/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.90 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.89 (2025-01-08) diff --git a/integrations/gcp/poetry.lock b/integrations/gcp/poetry.lock index 3ab0ddc303..fb1652d227 100644 --- a/integrations/gcp/poetry.lock +++ b/integrations/gcp/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiolimiter" @@ -1521,14 +1521,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -2370,4 +2370,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "4c1911f02a97426ebe1f4b205bd345c0187346dc67696445e9a19522a5b0e76f" +content-hash = "09c1486e0bbf40b25af4c0ef76f7eb5023e788c0e519aaa61300b1b240f90379" diff --git a/integrations/gcp/pyproject.toml b/integrations/gcp/pyproject.toml index 81520fc17a..1fa4395e8f 100644 --- a/integrations/gcp/pyproject.toml +++ b/integrations/gcp/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "gcp" -version = "0.1.89" +version = "0.1.90" description = "A GCP ocean integration" authors = ["Matan Geva "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} google-cloud-asset = "^3.25.1" google-cloud-pubsub = "^2.21.1" google-cloud-resource-manager = "^1.12.3" diff --git a/integrations/gitlab/CHANGELOG.md b/integrations/gitlab/CHANGELOG.md index 850c55295f..b3445894ea 100644 --- a/integrations/gitlab/CHANGELOG.md +++ b/integrations/gitlab/CHANGELOG.md @@ -7,6 +7,14 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm +0.2.17 (2025-01-12) +=================== + +### Improvements + +- Bumped ocean version to ^0.17.7 + + 0.2.16 (2025-01-08) =================== diff --git a/integrations/gitlab/poetry.lock b/integrations/gitlab/poetry.lock index 7e5497dc5f..af0c8a151d 100644 --- a/integrations/gitlab/poetry.lock +++ b/integrations/gitlab/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiofiles" @@ -1175,14 +1175,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1991,4 +1991,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "b8675b92ad2bb19f29a4a93a6e2798bf7bed076bb8a2c4949230b999455fcc76" +content-hash = "bc2d4adba2665084e5d1740507b47f9beb4eaf09cd9ad28709719eac7180d847" diff --git a/integrations/gitlab/pyproject.toml b/integrations/gitlab/pyproject.toml index 71cb27069d..d83285167c 100644 --- a/integrations/gitlab/pyproject.toml +++ b/integrations/gitlab/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gitlab" -version = "0.2.16" +version = "0.2.17" description = "Gitlab integration for Port using Port-Ocean Framework" authors = ["Yair Siman-Tov "] @@ -11,7 +11,7 @@ aiolimiter = "^1.1.0" python-gitlab = "^3.14.0" pathlib = "^1.0.1" jsonschema = "^4.17.3" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/jenkins/CHANGELOG.md b/integrations/jenkins/CHANGELOG.md index 252448280d..a91a3ecc14 100644 --- a/integrations/jenkins/CHANGELOG.md +++ b/integrations/jenkins/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.91 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.90 (2025-01-08) diff --git a/integrations/jenkins/poetry.lock b/integrations/jenkins/poetry.lock index abbd307f80..221d52093e 100644 --- a/integrations/jenkins/poetry.lock +++ b/integrations/jenkins/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1094,14 +1094,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1747,4 +1747,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "82e8e3a2f4378e84410f97c1845a1ffa3c36ff5e7a58988a85fafb9fd6bf13a6" +content-hash = "7a448cc052a2a92a00cf4f65a3f26239acca9a907c112c49ea89bafc1dcb4e25" diff --git a/integrations/jenkins/pyproject.toml b/integrations/jenkins/pyproject.toml index d842488a0b..7d1ed2d451 100644 --- a/integrations/jenkins/pyproject.toml +++ b/integrations/jenkins/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "jenkins" -version = "0.1.90" +version = "0.1.91" description = "Jenkins Integration to Port Ocean" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} pip = "^23.3.1" python-dotenv = "^1.0.0" loguru = "^0.7.2" diff --git a/integrations/jira/CHANGELOG.md b/integrations/jira/CHANGELOG.md index d866095440..ea40cb5cc1 100644 --- a/integrations/jira/CHANGELOG.md +++ b/integrations/jira/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.2.19 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.2.18 (2025-01-08) diff --git a/integrations/jira/poetry.lock b/integrations/jira/poetry.lock index ed34ec3110..1f128441b2 100644 --- a/integrations/jira/poetry.lock +++ b/integrations/jira/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "b274e65f0041bf7d3742d6c2380ad6692efea6784eefa81de23c0a468dffed8c" +content-hash = "b5675dd9e66d36115c3ee396a8b8b7a22333f6b6e32d2a78cf24cf9896511bed" diff --git a/integrations/jira/pyproject.toml b/integrations/jira/pyproject.toml index 3291fe6d15..e77571a4c4 100644 --- a/integrations/jira/pyproject.toml +++ b/integrations/jira/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "jira" -version = "0.2.18" +version = "0.2.19" description = "Integration to bring information from Jira into Port" authors = ["Mor Paz "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/kafka/CHANGELOG.md b/integrations/kafka/CHANGELOG.md index c313dffe36..330370bb3d 100644 --- a/integrations/kafka/CHANGELOG.md +++ b/integrations/kafka/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.107 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.106 (2025-01-08) diff --git a/integrations/kafka/poetry.lock b/integrations/kafka/poetry.lock index e092f79cf1..46e8a93970 100644 --- a/integrations/kafka/poetry.lock +++ b/integrations/kafka/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "ea85ce7bbd0cd92458c43f840eb443a7755ed230b3347887be06c57685c0cee8" +content-hash = "fed623c1d8131ff87bb0fde2908125290f3367421bb53fc05c4b9d2d5c423880" diff --git a/integrations/kafka/pyproject.toml b/integrations/kafka/pyproject.toml index e7c8292103..6738cecc63 100644 --- a/integrations/kafka/pyproject.toml +++ b/integrations/kafka/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "kafka" -version = "0.1.106" +version = "0.1.107" description = "Integration to import information from a Kafka cluster into Port. The integration supports importing metadata regarding the Kafka cluster, brokers and topics." authors = ["Tal Sabag "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} confluent-kafka = "^2.2.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/kubecost/CHANGELOG.md b/integrations/kubecost/CHANGELOG.md index 56ae33f706..7bc74b53ee 100644 --- a/integrations/kubecost/CHANGELOG.md +++ b/integrations/kubecost/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.112 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.111 (2025-01-08) diff --git a/integrations/kubecost/poetry.lock b/integrations/kubecost/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/kubecost/poetry.lock +++ b/integrations/kubecost/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/kubecost/pyproject.toml b/integrations/kubecost/pyproject.toml index 57962439a8..e570cde156 100644 --- a/integrations/kubecost/pyproject.toml +++ b/integrations/kubecost/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "kubecost" -version = "0.1.111" +version = "0.1.112" description = "Kubecost integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/launchdarkly/CHANGELOG.md b/integrations/launchdarkly/CHANGELOG.md index ebd7c2cd08..3f44217842 100644 --- a/integrations/launchdarkly/CHANGELOG.md +++ b/integrations/launchdarkly/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.84 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.83 (2025-01-08) diff --git a/integrations/launchdarkly/poetry.lock b/integrations/launchdarkly/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/launchdarkly/poetry.lock +++ b/integrations/launchdarkly/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/launchdarkly/pyproject.toml b/integrations/launchdarkly/pyproject.toml index 6e88f49362..5b231c542a 100644 --- a/integrations/launchdarkly/pyproject.toml +++ b/integrations/launchdarkly/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "launchdarkly" -version = "0.1.83" +version = "0.1.84" description = "LaunchDarkly integration for Port" authors = ["Michael Armah "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/linear/CHANGELOG.md b/integrations/linear/CHANGELOG.md index 89383f21eb..ba2c00b306 100644 --- a/integrations/linear/CHANGELOG.md +++ b/integrations/linear/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.70 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.69 (2025-01-08) diff --git a/integrations/linear/poetry.lock b/integrations/linear/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/linear/poetry.lock +++ b/integrations/linear/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/linear/pyproject.toml b/integrations/linear/pyproject.toml index 6aa3199c65..edad016371 100644 --- a/integrations/linear/pyproject.toml +++ b/integrations/linear/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "linear" -version = "0.1.69" +version = "0.1.70" description = "Integration to bring information from Linear into Port" authors = ["Mor Paz "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/newrelic/CHANGELOG.md b/integrations/newrelic/CHANGELOG.md index a2c3493920..5ad566d483 100644 --- a/integrations/newrelic/CHANGELOG.md +++ b/integrations/newrelic/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.117 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.116 (2025-01-08) diff --git a/integrations/newrelic/poetry.lock b/integrations/newrelic/poetry.lock index ed34ec3110..1f128441b2 100644 --- a/integrations/newrelic/poetry.lock +++ b/integrations/newrelic/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "b274e65f0041bf7d3742d6c2380ad6692efea6784eefa81de23c0a468dffed8c" +content-hash = "b5675dd9e66d36115c3ee396a8b8b7a22333f6b6e32d2a78cf24cf9896511bed" diff --git a/integrations/newrelic/pyproject.toml b/integrations/newrelic/pyproject.toml index 20ad878c32..f260645f40 100644 --- a/integrations/newrelic/pyproject.toml +++ b/integrations/newrelic/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "newrelic" -version = "0.1.116" +version = "0.1.117" description = "New Relic Integration" authors = ["Tom Tankilevitch "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/octopus/CHANGELOG.md b/integrations/octopus/CHANGELOG.md index d4cb4eb966..e238d0eb94 100644 --- a/integrations/octopus/CHANGELOG.md +++ b/integrations/octopus/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +# Port_Ocean 0.1.44 (2025-01-12) + +### Improvements + +- Bumped ocean version to ^0.17.7 + + # Port_Ocean 0.1.43 (2025-01-08) ### Improvements diff --git a/integrations/octopus/poetry.lock b/integrations/octopus/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/octopus/poetry.lock +++ b/integrations/octopus/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/octopus/pyproject.toml b/integrations/octopus/pyproject.toml index 4c0a850a90..b6ae95433a 100644 --- a/integrations/octopus/pyproject.toml +++ b/integrations/octopus/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "octopus" -version = "0.1.43" +version = "0.1.44" description = "This integration ingest data from octopus deploy" authors = ["Adebayo Iyanuoluwa "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # Uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/opencost/CHANGELOG.md b/integrations/opencost/CHANGELOG.md index 975c5cfcaf..19c420bd88 100644 --- a/integrations/opencost/CHANGELOG.md +++ b/integrations/opencost/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.110 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.109 (2025-01-08) diff --git a/integrations/opencost/poetry.lock b/integrations/opencost/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/opencost/poetry.lock +++ b/integrations/opencost/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/opencost/pyproject.toml b/integrations/opencost/pyproject.toml index 316a7d668c..bab5e5586c 100644 --- a/integrations/opencost/pyproject.toml +++ b/integrations/opencost/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "opencost" -version = "0.1.109" +version = "0.1.110" description = "Ocean integration for OpenCost" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/opsgenie/CHANGELOG.md b/integrations/opsgenie/CHANGELOG.md index 733927c024..041ef6ddaa 100644 --- a/integrations/opsgenie/CHANGELOG.md +++ b/integrations/opsgenie/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.2.35 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.2.34 (2025-01-08) diff --git a/integrations/opsgenie/poetry.lock b/integrations/opsgenie/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/opsgenie/poetry.lock +++ b/integrations/opsgenie/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/opsgenie/pyproject.toml b/integrations/opsgenie/pyproject.toml index 1e4b56118f..688e27a5c8 100644 --- a/integrations/opsgenie/pyproject.toml +++ b/integrations/opsgenie/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "opsgenie" -version = "0.2.34" +version = "0.2.35" description = "Ocean integration for Opsgenie" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/pagerduty/CHANGELOG.md b/integrations/pagerduty/CHANGELOG.md index 9bcc793028..2f8e7b17f9 100644 --- a/integrations/pagerduty/CHANGELOG.md +++ b/integrations/pagerduty/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.2.7 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.2.6 (2025-01-08) diff --git a/integrations/pagerduty/poetry.lock b/integrations/pagerduty/poetry.lock index ed34ec3110..1f128441b2 100644 --- a/integrations/pagerduty/poetry.lock +++ b/integrations/pagerduty/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "b274e65f0041bf7d3742d6c2380ad6692efea6784eefa81de23c0a468dffed8c" +content-hash = "b5675dd9e66d36115c3ee396a8b8b7a22333f6b6e32d2a78cf24cf9896511bed" diff --git a/integrations/pagerduty/pyproject.toml b/integrations/pagerduty/pyproject.toml index a2293cc716..6c1d05bef6 100644 --- a/integrations/pagerduty/pyproject.toml +++ b/integrations/pagerduty/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "pagerduty" -version = "0.2.6" +version = "0.2.7" description = "PagerDuty Integration" authors = ["Port Team "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} httpx = "^0.27.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/sentry/CHANGELOG.md b/integrations/sentry/CHANGELOG.md index 0ecf9c797e..0f2c5f4eda 100644 --- a/integrations/sentry/CHANGELOG.md +++ b/integrations/sentry/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.111 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.110 (2025-01-08) diff --git a/integrations/sentry/poetry.lock b/integrations/sentry/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/sentry/poetry.lock +++ b/integrations/sentry/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/sentry/pyproject.toml b/integrations/sentry/pyproject.toml index 88f777561e..9274149dbc 100644 --- a/integrations/sentry/pyproject.toml +++ b/integrations/sentry/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "sentry" -version = "0.1.110" +version = "0.1.111" description = "Sentry Integration" authors = ["Dvir Segev ","Matan Geva "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/servicenow/CHANGELOG.md b/integrations/servicenow/CHANGELOG.md index ec96dac8cc..a22f944ee9 100644 --- a/integrations/servicenow/CHANGELOG.md +++ b/integrations/servicenow/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.100 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.99 (2025-01-08) diff --git a/integrations/servicenow/poetry.lock b/integrations/servicenow/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/servicenow/poetry.lock +++ b/integrations/servicenow/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/servicenow/pyproject.toml b/integrations/servicenow/pyproject.toml index b17279bdca..ae868ac33c 100644 --- a/integrations/servicenow/pyproject.toml +++ b/integrations/servicenow/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "servicenow" -version = "0.1.99" +version = "0.1.100" description = "ServiceNow Ocean Integration" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/snyk/CHANGELOG.md b/integrations/snyk/CHANGELOG.md index c21dfd48b8..bf26b25966 100644 --- a/integrations/snyk/CHANGELOG.md +++ b/integrations/snyk/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.123 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.122 (2025-01-08) diff --git a/integrations/snyk/poetry.lock b/integrations/snyk/poetry.lock index b214317689..208f4161d4 100644 --- a/integrations/snyk/poetry.lock +++ b/integrations/snyk/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiolimiter" @@ -1094,14 +1094,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1747,4 +1747,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "d2b00d294819c7b5f37639a92f21cbf13afce58086e2de540a6f2e53b38c02b8" +content-hash = "46e20a439be932bf6573d4bcbc643c34a218a1cf3d7ffb11ddfe46286d762b93" diff --git a/integrations/snyk/pyproject.toml b/integrations/snyk/pyproject.toml index 2dff9c1c5a..9f93798446 100644 --- a/integrations/snyk/pyproject.toml +++ b/integrations/snyk/pyproject.toml @@ -1,13 +1,13 @@ [tool.poetry] name = "snyk" -version = "0.1.122" +version = "0.1.123" description = "Snyk integration powered by Ocean" authors = ["Isaac Coffie "] [tool.poetry.dependencies] python = "^3.12" aiolimiter = "^1.1.0" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/sonarqube/CHANGELOG.md b/integrations/sonarqube/CHANGELOG.md index 7e7d46edb3..f8598de491 100644 --- a/integrations/sonarqube/CHANGELOG.md +++ b/integrations/sonarqube/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.132 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.131 (2025-01-08) diff --git a/integrations/sonarqube/poetry.lock b/integrations/sonarqube/poetry.lock index 890a12973e..74d5f1aa53 100644 --- a/integrations/sonarqube/poetry.lock +++ b/integrations/sonarqube/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "b183232c0f4e4f38a8c2276d3117147f3e2a88c0cd39dc0ff0fa12bb3d2c362d" +content-hash = "86ddd49add6d2c5ac7673c6b1269d672122ffa49a2577bad21799674a0334505" diff --git a/integrations/sonarqube/pyproject.toml b/integrations/sonarqube/pyproject.toml index 55bd116bbc..fb82ae727c 100644 --- a/integrations/sonarqube/pyproject.toml +++ b/integrations/sonarqube/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "sonarqube" -version = "0.1.131" +version = "0.1.132" description = "SonarQube projects and code quality analysis integration" authors = ["Port Team "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} rich = "^13.5.2" cookiecutter = "^2.3.0" diff --git a/integrations/statuspage/CHANGELOG.md b/integrations/statuspage/CHANGELOG.md index dba6a1afc8..132b151a58 100644 --- a/integrations/statuspage/CHANGELOG.md +++ b/integrations/statuspage/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.59 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.58 (2025-01-08) diff --git a/integrations/statuspage/poetry.lock b/integrations/statuspage/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/statuspage/poetry.lock +++ b/integrations/statuspage/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/statuspage/pyproject.toml b/integrations/statuspage/pyproject.toml index 6ed52fc28b..227fc3ecfc 100644 --- a/integrations/statuspage/pyproject.toml +++ b/integrations/statuspage/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "statuspage" -version = "0.1.58" +version = "0.1.59" description = "Connect Statuspage to Ocean and automatically ingest incidents, updates, and impacted components for comprehensive monitoring" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration diff --git a/integrations/terraform-cloud/CHANGELOG.md b/integrations/terraform-cloud/CHANGELOG.md index 7d3c9ace25..084ad78e9d 100644 --- a/integrations/terraform-cloud/CHANGELOG.md +++ b/integrations/terraform-cloud/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.99 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.98 (2025-01-08) diff --git a/integrations/terraform-cloud/poetry.lock b/integrations/terraform-cloud/poetry.lock index b214317689..208f4161d4 100644 --- a/integrations/terraform-cloud/poetry.lock +++ b/integrations/terraform-cloud/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiolimiter" @@ -1094,14 +1094,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1747,4 +1747,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "d2b00d294819c7b5f37639a92f21cbf13afce58086e2de540a6f2e53b38c02b8" +content-hash = "46e20a439be932bf6573d4bcbc643c34a218a1cf3d7ffb11ddfe46286d762b93" diff --git a/integrations/terraform-cloud/pyproject.toml b/integrations/terraform-cloud/pyproject.toml index 583b4c8d46..5bbdcfe1f4 100644 --- a/integrations/terraform-cloud/pyproject.toml +++ b/integrations/terraform-cloud/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "terraform-cloud" -version = "0.1.98" +version = "0.1.99" description = "Terraform Cloud Integration for Port" authors = ["Michael Armah "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} aiolimiter = "^1.1.0" [tool.poetry.group.dev.dependencies] diff --git a/integrations/wiz/CHANGELOG.md b/integrations/wiz/CHANGELOG.md index 8f18b2c5eb..d90fb90a7b 100644 --- a/integrations/wiz/CHANGELOG.md +++ b/integrations/wiz/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 0.1.91 (2025-01-12) + + +### Improvements + +- Bumped ocean version to ^0.17.7 + + ## 0.1.90 (2025-01-08) diff --git a/integrations/wiz/poetry.lock b/integrations/wiz/poetry.lock index d2422210e8..5fa1c0094e 100644 --- a/integrations/wiz/poetry.lock +++ b/integrations/wiz/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aiostream" @@ -1082,14 +1082,14 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "port-ocean" -version = "0.17.6" +version = "0.17.7" description = "Port Ocean is a CLI tool for managing your Port projects." optional = false python-versions = "<4.0,>=3.12" groups = ["main"] files = [ - {file = "port_ocean-0.17.6-py3-none-any.whl", hash = "sha256:826fecde62ecad0967958481f01cc01a3046e3987ea4c47d4f13329610fcf01d"}, - {file = "port_ocean-0.17.6.tar.gz", hash = "sha256:f5c7cc121b1d7f9c93ab7fa38f3c48047f919f160783a3a63e1c73fa9e98f2fe"}, + {file = "port_ocean-0.17.7-py3-none-any.whl", hash = "sha256:95132ccf895b708076b5f0980c44592c12f35fa197b25a8c6008f4b2920f64d2"}, + {file = "port_ocean-0.17.7.tar.gz", hash = "sha256:d364df7d7a964f87fe91118d57eee1da9891b1c46dca0349a4a3d301da32203b"}, ] [package.dependencies] @@ -1735,4 +1735,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "551408e52d98b2bc1a7f8671322b424fe1d192787713f580255174d6ac0e2bb1" +content-hash = "c0405203020af7795250f3709c89d84ebac9802ceaff71881045dff52affada4" diff --git a/integrations/wiz/pyproject.toml b/integrations/wiz/pyproject.toml index 7daade4e4b..6119fcda6e 100644 --- a/integrations/wiz/pyproject.toml +++ b/integrations/wiz/pyproject.toml @@ -1,12 +1,12 @@ [tool.poetry] name = "wiz" -version = "0.1.90" +version = "0.1.91" description = "Wiz Port integration in Ocean" authors = ["Albert Luganga "] [tool.poetry.dependencies] python = "^3.12" -port_ocean = {version = "^0.17.6", extras = ["cli"]} +port_ocean = {version = "^0.17.7", extras = ["cli"]} [tool.poetry.group.dev.dependencies] # uncomment this if you want to debug the ocean core together with your integration