Skip to content

upgrade to 7.6.24 - #13

Merged
samuelscandrett merged 2 commits into
project/7.6.xfrom
cwd/upgrade_to_7.6.24
Jun 16, 2026
Merged

upgrade to 7.6.24#13
samuelscandrett merged 2 commits into
project/7.6.xfrom
cwd/upgrade_to_7.6.24

Conversation

@CWDamm-Kint

Copy link
Copy Markdown
Collaborator

Update to the package.json and pyproject.tml

Comment thread pyproject.toml Outdated
requires-python = ">=3.10"
dependencies = [
"arches>=7.6.22,<7.7.0",
"arches==7.6.24",

@samuelscandrett samuelscandrett Jun 15, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't want to pin the pyproject version to an exact version, keeping it as "arches>=7.6.22,<7.7.0", will ensure that the latest 7.6 patch will be installed but nothing after. In this PR you might as well update the minimum version

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem, but fyi it was previously pinned to 7.6.20 in the file on the server (i.e. it differed to the remote).

@samuelscandrett samuelscandrett left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@samuelscandrett
samuelscandrett merged commit ba29ce3 into project/7.6.x Jun 16, 2026
6 checks passed
@samuelscandrett
samuelscandrett deleted the cwd/upgrade_to_7.6.24 branch June 16, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants