Update all non-major dependencies
Note: This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| @babel/core (source) | 7.17.5 → 7.28.5 |
devDependencies | minor | ||
| @babel/preset-env (source) | 7.16.11 → 7.28.5 |
devDependencies | minor | ||
| @babel/preset-react (source) | 7.16.7 → 7.28.5 |
devDependencies | minor | ||
| @babel/preset-typescript (source) | 7.16.7 → 7.28.5 |
devDependencies | minor | ||
| @material-ui/core (source) | 4.12.3 → 4.12.4 |
dependencies | patch | ||
| @material-ui/icons (source) | 4.11.2 → 4.11.3 |
dependencies | patch | ||
| @storybook/addon-actions (source) | 6.4.19 → 6.5.16 |
devDependencies | minor | ||
| @storybook/addon-essentials (source) | 6.4.19 → 6.5.16 |
devDependencies | minor | ||
| @storybook/addon-links (source) | 6.4.19 → 6.5.16 |
devDependencies | minor | ||
| @storybook/addon-storyshots (source) | 6.4.19 → 6.5.16 |
devDependencies | minor | ||
| @storybook/cli (source) | 6.4.19 → 6.5.16 |
devDependencies | minor | ||
| @storybook/react (source) | 6.4.19 → 6.5.16 |
devDependencies | minor | ||
| @types/jest (source) | 27.4.0 → 27.5.2 |
devDependencies | minor | ||
| @types/react-dom (source) | 17.0.11 → 17.0.26 |
devDependencies | patch | ||
| @types/storybook-react-router (source) | 1.0.1 → 1.0.6 |
devDependencies | patch | ||
| @typescript-eslint/eslint-plugin (source) | 5.12.1 → 5.62.0 |
devDependencies | minor | ||
| @typescript-eslint/parser (source) | 5.12.1 → 5.62.0 |
devDependencies | minor | ||
| Flask-WTF (changelog) | 1.0.0 → 1.2.2 |
dependencies | minor | ||
| abatilo/actions-poetry | v2.1.4 → v2.4.0 |
action | minor | ||
| axios (source) | 0.26.0 → 0.30.2 |
dependencies | minor | ||
| axios-mock-adapter | 1.20.0 → 1.22.0 |
devDependencies | minor | ||
| babel-loader | 8.2.3 → 8.4.1 |
devDependencies | minor | ||
| black (changelog) | 22.1.0 → 22.12.0 |
dev-dependencies | minor | ||
| eslint (source) | 8.9.0 → 8.57.1 |
devDependencies | minor | ||
| eslint-plugin-react | 7.28.0 → 7.37.5 |
devDependencies | minor | ||
| flask (changelog) | 2.0.3 → 2.3.3 |
dependencies | minor | ||
| flask-caching (changelog) | 1.10.1 → 1.11.1 |
dependencies | minor | ||
| freezegun (changelog) | 1.1.0 → 1.5.5 |
dev-dependencies | minor | ||
| green | 3.4.1 → 3.5.0 |
dev-dependencies | minor | ||
| html-loader | 3.1.0 → 3.1.2 |
devDependencies | patch | ||
| html-webpack-plugin | 5.5.0 → 5.6.5 |
devDependencies | minor | ||
| prettier (source) | 2.5.1 → 2.8.8 |
devDependencies | minor | ||
| pyexpect | 1.0.21 → 1.0.22 |
dev-dependencies | patch | ||
| pyfakefs (changelog) | 4.5.5 → 4.7.0 |
dev-dependencies | minor | ||
| pypng | 0.0.21 → 0.20220715.0 |
dependencies | minor | ||
| pyre-check (source) | 0.9.10 → 0.9.25 |
dev-dependencies | patch | ||
| pyre-extensions | 0.0.27 → 0.0.32 |
dependencies | patch | ||
| react-router-dom (source) | 6.2.1 → 6.30.3 |
dependencies | minor | ||
| syphar/restore-virtualenv | v1.2 → v1.3 |
action | minor | ||
| typescript (source) | 4.5.5 → 4.9.5 |
devDependencies | minor | ||
| utility-types | 3.10.0 → 3.11.0 |
dependencies | minor | ||
| waitress (changelog) | 2.0.0 → 2.1.2 |
dependencies | minor | ||
| webpack | 5.69.1 → 5.104.1 |
devDependencies | minor | ||
| webpack-cli (source) | 4.9.2 → 4.10.0 |
devDependencies | minor | ||
| webpack-dev-server | 4.7.4 → 4.15.2 |
devDependencies | minor | ||
| whitenoise (changelog) | 6.0.0 → 6.11.0 |
dependencies | minor |
Release Notes
babel/babel (@babel/core)
v7.28.5
:eyeglasses: Spec Compliance
-
babel-parser-
#17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)
-
#17446 Allow
-
babel-helper-validator-identifier
:bug: Bug Fix
-
babel-plugin-proposal-destructuring-private -
babel-parser -
babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring-
#17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)
-
#17519 fix:
-
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-types -
babel-traverse
:house: Internal
:running_woman: Performance
-
babel-core-
#17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)
-
#17490 Faster finding of locations in
v7.28.4
:house: Internal
-
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-types -
babel-plugin-transform-regenerator-
#17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)
-
#17455 chore: Clean up
-
babel-core- #17474 Switch to @jridgewell/remapping (@mrginglymus)
v7.28.3
:eyeglasses: Spec Compliance
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env- #17443 [static blocks] Do not inject new static fields after static code (@nicolo-ribaudo)
:bug: Bug Fix
-
babel-parser
:nail_care: Polish
-
babel-plugin-transform-regenerator,babel-plugin-transform-runtime- #17363 Do not save last yield in call in temp var (@nicolo-ribaudo)
:memo: Documentation
:house: Internal
:microscope: Output optimization
-
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions
v7.28.0
:rocket: New Feature
-
babel-node- #17147 Support top level await in node repl (@liuxingbaoyu)
-
babel-types -
babel-compat-data,babel-preset-env -
babel-core,babel-parser -
babel-generator,babel-parser -
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-types -
babel-parser,babel-traverse,babel-types -
babel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-types -
babel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types
:bug: Bug Fix
-
babel-helper-globals,babel-plugin-transform-classes,babel-traverse -
babel-types- #17009 feature: TSTypeOperator: keyof (#16799) (@coderaiser)
:house: Internal
-
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3-
#17403 Update
babel-polyfillpackages (@nicolo-ribaudo)
-
#17403 Update
v7.27.7
:eyeglasses: Spec Compliance
-
babel-parser,babel-plugin-transform-classes -
babel-parser
:bug: Bug Fix
-
babel-core -
babel-types -
babel-plugin-transform-parameters-
#17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu)
-
#17352 fix: Params of
:house: Internal
-
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread
v7.27.4
:eyeglasses: Spec Compliance
-
babel-parser,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#17287 Reduce
regeneratorsize more (@liuxingbaoyu)
-
#17287 Reduce
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3- #17334 Use shorter method names for regenerator context (@nicolo-ribaudo)
-
#17268 Reduce
regeneratorhelper size (@liuxingbaoyu)
-
babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone-
#17238 Split
regeneratorRuntimeinto multiple helpers (@nicolo-ribaudo)
-
#17238 Split
v7.27.3
:bug: Bug Fix
-
babel-generator -
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3-
#17328 Correctly set
.displayNameonGeneratorFunction(@nicolo-ribaudo)
-
#17328 Correctly set
-
babel-plugin-proposal-explicit-resource-management -
babel-plugin-proposal-decorators,babel-types-
#17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@magic-akari)
-
#17321 fix(converter): Remove
-
babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd -
babel-parser- #17312 fix(parser): properly handle optional markers in generator class methods (@magic-akari)
- #17307 fix(parser): Terminate modifier parsing at newline (@magic-akari)
-
babel-generator,babel-parser
v7.27.1
:eyeglasses: Spec Compliance
-
babel-parser -
babel-parser,babel-types
:bug: Bug Fix
-
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traverse -
babel-helper-wrap-function,babel-plugin-transform-async-to-generator- #17251 Fix: propagate argument evaluation errors through async promise chain (@magic-akari)
-
babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generator -
babel-helper-fixtures,babel-parser -
babel-generator,babel-parser -
babel-parser -
babel-compat-data,babel-preset-env -
babel-traverse- #17156 fix: Objects and arrays with multiple references should not be evaluated (@liuxingbaoyu)
-
babel-generator
:nail_care: Polish
-
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse- #17221 Reduce generated names size for the 10th-11th (@nicolo-ribaudo)
:house: Internal
-
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)
-
#17263 Remove unused
-
babel-compat-data,babel-preset-env -
babel-compat-data,babel-standalone - Other
-
babel-register-
#16844 Migrate
@babel/registerto cts (@liuxingbaoyu)
-
#16844 Migrate
-
babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-types -
babel-plugin-transform-regenerator- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers,babel-plugin-transform-regenerator- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
:microscope: Output optimization
-
babel-helpers,babel-plugin-transform-modules-commonjs,babel-runtime-corejs3-
#16538 Reduce
interopRequireWildcardsize (@liuxingbaoyu)
-
#16538 Reduce
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3-
#17213 Reduce
regeneratorRuntimesize (@liuxingbaoyu)
-
#17213 Reduce
v7.26.10
:eyeglasses: Spec Compliance
:bug: Bug Fix
-
babel-parser,babel-template -
babel-core- #17142 fix: "Map maximum size exceeded" in deepClone (@liuxingbaoyu)
-
babel-parser,babel-plugin-transform-typescript -
babel-traverse- #17151 fix: Should not evaluate vars in child scope (@liuxingbaoyu)
-
babel-generator-
#17153 fix: Correctly generate
abstract override(@liuxingbaoyu)
-
#17153 fix: Correctly generate
-
babel-parser -
babel-helpers,babel-runtime,babel-runtime-corejs2,babel-runtime-corejs3- #17173 Fix processing of replacement pattern with named capture groups (@mmmsssttt404)
:nail_care: Polish
-
babel-standalone- #17158 Avoid warnings when re-bundling @babel/standalone with webpack (@liuxingbaoyu)
:house: Internal
v7.26.9
:bug: Bug Fix
-
babel-types-
#17103 fix: Definition for
TSPropertySignature.kind(@liuxingbaoyu)
-
#17103 fix: Definition for
-
babel-generator,babel-types- #17062 Print TypeScript optional/definite in ClassPrivateProperty (@jamiebuilds-signal)
:house: Internal
-
babel-types-
#17130 Use
.tsfiles with explicit reexports to solve name conflicts (@nicolo-ribaudo)
-
#17130 Use
-
babel-core-
#17127 Do not depend on
@types/gensyncin Babel 7 (@nicolo-ribaudo)
-
#17127 Do not depend on
v7.26.8
v7.26.8 (2025-02-08)
:house: Internal
-
babel-preset-env- #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
v7.26.7
:bug: Bug Fix
-
babel-helpers,babel-preset-env,babel-runtime-corejs3- #17086 Make "object without properties" helpers ES6-compatible (@tquetano-netflix)
-
babel-plugin-transform-typeof-symbol-
#17085 fix: Correctly handle
typeofin arrow functions (@liuxingbaoyu)
-
#17085 fix: Correctly handle
-
babel-parser -
babel-core- #17052 Do not try to parse .ts configs as JSON if natively supported (@nicolo-ribaudo)
-
babel-plugin-transform-typescript- #17050 fix: correctly resolve references to non-constant enum members (@branchseer)
-
babel-plugin-transform-typescript,babel-traverse,babel-types-
#17025 fix: Remove type-only
import x = y.z(@liuxingbaoyu)
-
#17025 fix: Remove type-only
v7.26.0
:rocket: New Feature
-
babel-core,babel-generator,babel-parser,babel-plugin-syntax-import-assertions,babel-plugin-syntax-import-attributes,babel-preset-env,babel-standalone,babel-types- #16850 Enable import attributes parsing by default (@nicolo-ribaudo)
-
babel-core- #16862 feat: support async plugin's pre/post (@timofei-iatsenko)
-
babel-compat-data,babel-plugin-proposal-regexp-modifiers,babel-plugin-transform-regexp-modifiers,babel-preset-env,babel-standalone -
babel-parser-
#16849 feat: add
startIndexparser option (@DylanPiercey)
-
#16849 feat: add
-
babel-generator,babel-parser,babel-plugin-syntax-flow- #16841 Always enable parsing of Flow enums (@nicolo-ribaudo)
-
babel-helpers,babel-preset-typescript,babel-runtime-corejs3-
#16794 Support
import()inrewriteImportExtensions(@liuxingbaoyu)
-
#16794 Support
-
babel-generator,babel-parser-
#16708 Add experimental format-preserving mode to
@babel/generator(@nicolo-ribaudo)
-
#16708 Add experimental format-preserving mode to
:bug: Bug Fix
-
babel-core- #16928 Workaround Node.js bug for parallel loading of TLA modules (@nicolo-ribaudo)
- #16926 Fix loading of modules with TLA in Node.js 23 (@nicolo-ribaudo)
:nail_care: Polish
-
babel-plugin-proposal-json-modules,babel-plugin-transform-json-modules,babel-standalone-
#16924 Rename
proposal-json-modulestotransform-json-modules(@nicolo-ribaudo)
-
#16924 Rename
:house: Internal
-
babel-code-frame,babel-highlight-
#16896 Inline
@babel/highlightin@babel/code-frame(@nicolo-ribaudo)
-
#16896 Inline
-
babel-generator,babel-parser,babel-types-
#16732 Add
kindtoTSModuleDeclaration(@liuxingbaoyu)
-
#16732 Add
:running_woman: Performance
-
babel-helper-module-transforms,babel-plugin-transform-modules-commonjs- #16882 perf: Improve module transforms (@liuxingbaoyu)
v7.25.9
:bug: Bug Fix
-
babel-parser,babel-template,babel-types-
#16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)
-
#16905 fix: Keep type annotations in
-
babel-helper-compilation-targets,babel-preset-env - Other
-
#16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator)
-
#16884 Analyze
:house: Internal
:running_woman: Performance
-
babel-parser,babel-types-
#16918 perf: Make
VISITOR_KEYSetc. faster to access (@liuxingbaoyu)
-
#16918 perf: Make
v7.25.8
:bug: Bug Fix
-
babel-core-
#16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo)
-
#16888 Restore public API of
:house: Internal
-
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env- #16824 Inline one-line syntax plugins (@nicolo-ribaudo)
v7.25.7
:bug: Bug Fix
-
babel-helper-validator-identifier -
babel-traverse- #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey)
-
babel-plugin-transform-classes-
#16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)
-
#16797 Use an inclusion rather than exclusion list for
-
babel-generator-
#16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo) - [#&#
-
#16788 Fix printing of TS
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.77%. Comparing base (
3e793cf) to head (1cdce26).
:exclamation: Current head 1cdce26 differs from pull request most recent head 96c7bcd
Please upload reports for the commit 96c7bcd to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #535 +/- ##
=======================================
Coverage 81.77% 81.77%
=======================================
Files 30 30
Lines 1240 1240
Branches 44 44
=======================================
Hits 1014 1014
Misses 226 226
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: poetry.lock
Creating virtualenv mariner-0pGgi9Tb-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...
The current project's Python requirement (>=3.7,<3.9 || >3.9,<4.0) is not compatible with some of the required packages Python requirement:
- pyre-check requires Python >=3.8, so it will not be satisfied for Python >=3.7,<3.8
Because mariner depends on pyre-check (0.9.19) which requires Python >=3.8, version solving failed.
• Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
For pyre-check, a possible solution would be to set the `python` property to ">=3.8,<3.9 || >3.9,<4.0"
https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
https://python-poetry.org/docs/dependency-specification/#using-environment-markers
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: poetry.lock
Creating virtualenv mariner-0pGgi9Tb-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...
The current project's Python requirement (>=3.7,<3.9 || >3.9,<4.0) is not compatible with some of the required packages Python requirement:
- pyre-check requires Python >=3.8, so it will not be satisfied for Python >=3.7,<3.8
Because mariner depends on pyre-check (0.9.22) which requires Python >=3.8, version solving failed.
• Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
For pyre-check, a possible solution would be to set the `python` property to ">=3.8,<3.9 || >3.9,<4.0"
https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
https://python-poetry.org/docs/dependency-specification/#using-environment-markers