diff --git a/packages/ni-grpc-extensions/poetry.lock b/packages/ni-grpc-extensions/poetry.lock index ec18d7a5..7eaf9fd3 100644 --- a/packages/ni-grpc-extensions/poetry.lock +++ b/packages/ni-grpc-extensions/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1058,8 +1058,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1068,8 +1068,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni-grpc-extensions/poetry.toml b/packages/ni-grpc-extensions/poetry.toml index ab1033bd..0a59525d 100644 --- a/packages/ni-grpc-extensions/poetry.toml +++ b/packages/ni-grpc-extensions/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-measurementlink-discovery-v1-proto", "ni-python-styleguide"] diff --git a/packages/ni.datamonikers.v1.client/poetry.lock b/packages/ni.datamonikers.v1.client/poetry.lock index d253a295..4243d318 100644 --- a/packages/ni.datamonikers.v1.client/poetry.lock +++ b/packages/ni.datamonikers.v1.client/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1076,8 +1076,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1086,8 +1086,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.datamonikers.v1.client/poetry.toml b/packages/ni.datamonikers.v1.client/poetry.toml index ab1033bd..eecd58f5 100644 --- a/packages/ni.datamonikers.v1.client/poetry.toml +++ b/packages/ni.datamonikers.v1.client/poetry.toml @@ -1,2 +1,12 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = [ + "hightime", + "ni-datamonikers-v1-proto", + "ni-grpc-extensions", + "ni-python-styleguide" +] diff --git a/packages/ni.datamonikers.v1.proto/poetry.lock b/packages/ni.datamonikers.v1.proto/poetry.lock index a724e27e..19700cdf 100644 --- a/packages/ni.datamonikers.v1.proto/poetry.lock +++ b/packages/ni.datamonikers.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -964,8 +964,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -974,8 +974,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.datamonikers.v1.proto/poetry.toml b/packages/ni.datamonikers.v1.proto/poetry.toml index ab1033bd..5c941c94 100644 --- a/packages/ni.datamonikers.v1.proto/poetry.toml +++ b/packages/ni.datamonikers.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] diff --git a/packages/ni.grpcdevice.v1.proto/poetry.lock b/packages/ni.grpcdevice.v1.proto/poetry.lock index 2ff403c0..2ad39c7e 100644 --- a/packages/ni.grpcdevice.v1.proto/poetry.lock +++ b/packages/ni.grpcdevice.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1041,8 +1041,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1051,8 +1051,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.grpcdevice.v1.proto/poetry.toml b/packages/ni.grpcdevice.v1.proto/poetry.toml index ab1033bd..5c941c94 100644 --- a/packages/ni.grpcdevice.v1.proto/poetry.toml +++ b/packages/ni.grpcdevice.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] diff --git a/packages/ni.measurementlink.discovery.v1.client/poetry.lock b/packages/ni.measurementlink.discovery.v1.client/poetry.lock index 89ce5f96..b77e639a 100644 --- a/packages/ni.measurementlink.discovery.v1.client/poetry.lock +++ b/packages/ni.measurementlink.discovery.v1.client/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1072,8 +1072,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1082,8 +1082,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.discovery.v1.client/poetry.toml b/packages/ni.measurementlink.discovery.v1.client/poetry.toml index ab1033bd..616840e0 100644 --- a/packages/ni.measurementlink.discovery.v1.client/poetry.toml +++ b/packages/ni.measurementlink.discovery.v1.client/poetry.toml @@ -1,2 +1,12 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = [ + "hightime", + "ni-grpc-extensions", + "ni-measurementlink-discovery-v1-proto", + "ni-python-styleguide" +] diff --git a/packages/ni.measurementlink.discovery.v1.proto/poetry.lock b/packages/ni.measurementlink.discovery.v1.proto/poetry.lock index decedf91..7fab3b86 100644 --- a/packages/ni.measurementlink.discovery.v1.proto/poetry.lock +++ b/packages/ni.measurementlink.discovery.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -976,8 +976,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -986,8 +986,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.discovery.v1.proto/poetry.toml b/packages/ni.measurementlink.discovery.v1.proto/poetry.toml index ab1033bd..5c941c94 100644 --- a/packages/ni.measurementlink.discovery.v1.proto/poetry.toml +++ b/packages/ni.measurementlink.discovery.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] diff --git a/packages/ni.measurementlink.measurement.v1.proto/poetry.lock b/packages/ni.measurementlink.measurement.v1.proto/poetry.lock index 5469bfbe..4b2dbae6 100644 --- a/packages/ni.measurementlink.measurement.v1.proto/poetry.lock +++ b/packages/ni.measurementlink.measurement.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -993,8 +993,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1003,8 +1003,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.measurement.v1.proto/poetry.toml b/packages/ni.measurementlink.measurement.v1.proto/poetry.toml index ab1033bd..52e3977b 100644 --- a/packages/ni.measurementlink.measurement.v1.proto/poetry.toml +++ b/packages/ni.measurementlink.measurement.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-measurementlink-proto", "ni-python-styleguide"] \ No newline at end of file diff --git a/packages/ni.measurementlink.measurement.v2.proto/poetry.lock b/packages/ni.measurementlink.measurement.v2.proto/poetry.lock index 70bb1f22..feee1942 100644 --- a/packages/ni.measurementlink.measurement.v2.proto/poetry.lock +++ b/packages/ni.measurementlink.measurement.v2.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -993,8 +993,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1003,8 +1003,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.measurement.v2.proto/poetry.toml b/packages/ni.measurementlink.measurement.v2.proto/poetry.toml index ab1033bd..10c1f8ef 100644 --- a/packages/ni.measurementlink.measurement.v2.proto/poetry.toml +++ b/packages/ni.measurementlink.measurement.v2.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-measurementlink-proto", "ni-python-styleguide"] diff --git a/packages/ni.measurementlink.pinmap.v1.client/poetry.lock b/packages/ni.measurementlink.pinmap.v1.client/poetry.lock index 666615da..3f30a353 100644 --- a/packages/ni.measurementlink.pinmap.v1.client/poetry.lock +++ b/packages/ni.measurementlink.pinmap.v1.client/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1233,8 +1233,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1243,8 +1243,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.pinmap.v1.client/poetry.toml b/packages/ni.measurementlink.pinmap.v1.client/poetry.toml index ab1033bd..e53a3ca2 100644 --- a/packages/ni.measurementlink.pinmap.v1.client/poetry.toml +++ b/packages/ni.measurementlink.pinmap.v1.client/poetry.toml @@ -1,2 +1,20 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = [ + "hightime", + "ni-grpc-extensions", + "ni-grpcdevice-v1-proto", + "ni-measurementlink-discovery-v1-client", + "ni-measurementlink-discovery-v1-proto", + "ni-measurementlink-measurement-v1-proto", + "ni-measurementlink-measurement-v2-proto", + "ni-measurementlink-pinmap-v1-proto", + "ni-measurementlink-proto", + "ni-measurementlink-sessionmanagement-v1-client", + "ni-measurementlink-sessionmanagement-v1-proto", + "ni-python-styleguide" +] diff --git a/packages/ni.measurementlink.pinmap.v1.proto/poetry.lock b/packages/ni.measurementlink.pinmap.v1.proto/poetry.lock index a724e27e..19700cdf 100644 --- a/packages/ni.measurementlink.pinmap.v1.proto/poetry.lock +++ b/packages/ni.measurementlink.pinmap.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -964,8 +964,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -974,8 +974,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.pinmap.v1.proto/poetry.toml b/packages/ni.measurementlink.pinmap.v1.proto/poetry.toml index ab1033bd..5c941c94 100644 --- a/packages/ni.measurementlink.pinmap.v1.proto/poetry.toml +++ b/packages/ni.measurementlink.pinmap.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] diff --git a/packages/ni.measurementlink.proto/poetry.lock b/packages/ni.measurementlink.proto/poetry.lock index a724e27e..19700cdf 100644 --- a/packages/ni.measurementlink.proto/poetry.lock +++ b/packages/ni.measurementlink.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -964,8 +964,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -974,8 +974,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.proto/poetry.toml b/packages/ni.measurementlink.proto/poetry.toml index ab1033bd..c91b352c 100644 --- a/packages/ni.measurementlink.proto/poetry.toml +++ b/packages/ni.measurementlink.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] \ No newline at end of file diff --git a/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.lock b/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.lock index f9e214da..6766c1c2 100644 --- a/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.lock +++ b/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -658,6 +658,7 @@ files = [ {file = "hightime-1.0.0-py3-none-any.whl", hash = "sha256:ba86d42976c36451b14e11c736e61f296f9f00dbb79c8488e18d70c6b2dbb395"}, {file = "hightime-1.0.0.tar.gz", hash = "sha256:480d2a03e2c3ed44916d2406d40ab6d10a276ed7f101619fc3fcc1e00c46aacf"}, ] +markers = {main = "extra == \"drivers\" or extra == \"nidaqmx\" or extra == \"nidcpower\" or extra == \"nidigital\" or extra == \"nifgen\" or extra == \"niscope\" or extra == \"nidmm\" or extra == \"niswitch\""} [[package]] name = "idna" @@ -1193,7 +1194,7 @@ files = [ ] [package.dependencies] -nitypes = ">=0.1.0dev8" +nitypes = ">=0.1.0.dev8" protobuf = ">=4.21" [[package]] @@ -1212,8 +1213,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1222,8 +1223,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" @@ -1251,8 +1252,8 @@ ni-grpcdevice-v1-proto = {version = ">=1.0.0", optional = true, markers = "extra ni-protobuf-types = {version = ">=1.0.0", optional = true, markers = "extra == \"grpc\""} nitypes = ">=1.0.1" numpy = [ - {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, {version = ">=2.1", markers = "python_version >= \"3.13\" and python_version < \"4.0\""}, + {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, ] protobuf = {version = ">=4.21", optional = true, markers = "extra == \"grpc\""} python-decouple = ">=3.8" @@ -1424,8 +1425,8 @@ files = [ [package.dependencies] hightime = ">=0.2.2" numpy = [ - {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, {version = ">=2.1", markers = "python_version >= \"3.13\" and python_version < \"4.0\""}, + {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, ] typing-extensions = ">=4.13.2" diff --git a/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.toml b/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.toml index ab1033bd..807f1d6d 100644 --- a/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.toml +++ b/packages/ni.measurementlink.sessionmanagement.v1.client/poetry.toml @@ -1,2 +1,27 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = [ + "hightime", + "ni-grpc-extensions", + "ni-grpcdevice-v1-proto", + "ni-measurementlink-discovery-v1-client", + "ni-measurementlink-discovery-v1-proto", + "ni-measurementlink-pinmap-v1-proto", + "ni-measurementlink-proto", + "ni-measurementlink-sessionmanagement-v1-proto", + "ni-protobuf-types", + "ni-python-styleguide", + "nidaqmx", + "nidcpower", + "nidigital", + "nidmm", + "nifgen", + "niscope", + "niswitch", + "nitclk", + "nitypes" +] diff --git a/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.lock b/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.lock index decedf91..7fab3b86 100644 --- a/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.lock +++ b/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -976,8 +976,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -986,8 +986,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.toml b/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.toml index ab1033bd..5c941c94 100644 --- a/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.toml +++ b/packages/ni.measurementlink.sessionmanagement.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] diff --git a/packages/ni.measurements.data.v1.client/poetry.lock b/packages/ni.measurements.data.v1.client/poetry.lock index 150f8f74..b633879c 100644 --- a/packages/ni.measurements.data.v1.client/poetry.lock +++ b/packages/ni.measurements.data.v1.client/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1176,8 +1176,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1186,8 +1186,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" @@ -1207,8 +1207,8 @@ files = [ [package.dependencies] hightime = ">=0.2.2" numpy = [ - {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, {version = ">=2.1", markers = "python_version >= \"3.13\" and python_version < \"4.0\""}, + {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, ] typing-extensions = ">=4.13.2" diff --git a/packages/ni.measurements.data.v1.client/poetry.toml b/packages/ni.measurements.data.v1.client/poetry.toml index ab1033bd..a2d31ea1 100644 --- a/packages/ni.measurements.data.v1.client/poetry.toml +++ b/packages/ni.measurements.data.v1.client/poetry.toml @@ -1,2 +1,18 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = [ + "hightime", + "ni-datamonikers-v1-proto", + "ni-grpc-extensions", + "ni-measurementlink-discovery-v1-client", + "ni-measurementlink-discovery-v1-proto", + "ni-measurements-data-v1-proto", + "ni-measurements-metadata-v1-proto", + "ni-protobuf-types", + "ni-python-styleguide", + "nitypes" +] diff --git a/packages/ni.measurements.data.v1.proto/poetry.lock b/packages/ni.measurements.data.v1.proto/poetry.lock index 66e6fab6..159eb65f 100644 --- a/packages/ni.measurements.data.v1.proto/poetry.lock +++ b/packages/ni.measurements.data.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1028,8 +1028,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1038,8 +1038,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" @@ -1059,8 +1059,8 @@ files = [ [package.dependencies] hightime = ">=0.2.2" numpy = [ - {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, {version = ">=2.1", markers = "python_version >= \"3.13\" and python_version < \"4.0\""}, + {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, ] typing-extensions = ">=4.13.2" diff --git a/packages/ni.measurements.data.v1.proto/poetry.toml b/packages/ni.measurements.data.v1.proto/poetry.toml index ab1033bd..6a3a09ef 100644 --- a/packages/ni.measurements.data.v1.proto/poetry.toml +++ b/packages/ni.measurements.data.v1.proto/poetry.toml @@ -1,2 +1,14 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = [ + "hightime", + "ni-datamonikers-v1-proto", + "ni-measurements-metadata-v1-proto", + "ni-protobuf-types", + "ni-python-styleguide", + "nitypes" +] diff --git a/packages/ni.measurements.metadata.v1.client/poetry.lock b/packages/ni.measurements.metadata.v1.client/poetry.lock index 82adf0f6..c236287b 100644 --- a/packages/ni.measurements.metadata.v1.client/poetry.lock +++ b/packages/ni.measurements.metadata.v1.client/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1109,8 +1109,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1119,8 +1119,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurements.metadata.v1.client/poetry.toml b/packages/ni.measurements.metadata.v1.client/poetry.toml index ab1033bd..c3345142 100644 --- a/packages/ni.measurements.metadata.v1.client/poetry.toml +++ b/packages/ni.measurements.metadata.v1.client/poetry.toml @@ -1,2 +1,14 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = [ + "hightime", + "ni-grpc-extensions", + "ni-measurementlink-discovery-v1-client", + "ni-measurementlink-discovery-v1-proto", + "ni-measurements-metadata-v1-proto", + "ni-python-styleguide" +] diff --git a/packages/ni.measurements.metadata.v1.proto/poetry.lock b/packages/ni.measurements.metadata.v1.proto/poetry.lock index a724e27e..19700cdf 100644 --- a/packages/ni.measurements.metadata.v1.proto/poetry.lock +++ b/packages/ni.measurements.metadata.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -964,8 +964,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -974,8 +974,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.measurements.metadata.v1.proto/poetry.toml b/packages/ni.measurements.metadata.v1.proto/poetry.toml index ab1033bd..5c941c94 100644 --- a/packages/ni.measurements.metadata.v1.proto/poetry.toml +++ b/packages/ni.measurements.metadata.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] diff --git a/packages/ni.panels.v1.proto/poetry.lock b/packages/ni.panels.v1.proto/poetry.lock index 1337eb03..4f4aba7d 100644 --- a/packages/ni.panels.v1.proto/poetry.lock +++ b/packages/ni.panels.v1.proto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1027,8 +1027,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -1037,8 +1037,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" diff --git a/packages/ni.panels.v1.proto/poetry.toml b/packages/ni.panels.v1.proto/poetry.toml index ab1033bd..c91b352c 100644 --- a/packages/ni.panels.v1.proto/poetry.toml +++ b/packages/ni.panels.v1.proto/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide"] \ No newline at end of file diff --git a/packages/ni.protobuf.types/poetry.lock b/packages/ni.protobuf.types/poetry.lock index 7395d83b..0bd837cf 100644 --- a/packages/ni.protobuf.types/poetry.lock +++ b/packages/ni.protobuf.types/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -962,8 +962,8 @@ files = [ black = ">=23.1,<26.0" click = ">=7.1.2" flake8 = [ - {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=6.1,<7.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=5.0,<6.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] flake8-black = ">=0.2.1" flake8-docstrings = ">=1.5.0" @@ -972,8 +972,8 @@ isort = ">=5.10" pathspec = ">=0.11.1" pep8-naming = ">=0.11.1" pycodestyle = [ - {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, {version = ">=2.11,<3.0", markers = "python_version >= \"3.12\" and python_version < \"4.0\""}, + {version = ">=2.9,<3.0", markers = "python_version >= \"3.7\" and python_version < \"3.12\""}, ] setuptools = "<82" toml = ">=0.10.1" @@ -993,8 +993,8 @@ files = [ [package.dependencies] hightime = ">=0.2.2" numpy = [ - {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, {version = ">=2.1", markers = "python_version >= \"3.13\" and python_version < \"4.0\""}, + {version = ">=1.22", markers = "python_version >= \"3.9\" and python_version < \"3.13\""}, ] typing-extensions = ">=4.13.2" diff --git a/packages/ni.protobuf.types/poetry.toml b/packages/ni.protobuf.types/poetry.toml index ab1033bd..10e3058f 100644 --- a/packages/ni.protobuf.types/poetry.toml +++ b/packages/ni.protobuf.types/poetry.toml @@ -1,2 +1,7 @@ [virtualenvs] in-project = true + +[solver] +# Set min-release-age to 2 weeks, same as in https://github.com/ni/python-renovate-config +min-release-age = 14 +min-release-age-exclude = ["hightime", "ni-python-styleguide", "nitypes"]