Skip to content

Update uv lock file#87

Merged
Joonalai merged 1 commit into
osgeosuomi:mainfrom
3liz:update-dependencies-lock
May 18, 2026
Merged

Update uv lock file#87
Joonalai merged 1 commit into
osgeosuomi:mainfrom
3liz:update-dependencies-lock

Conversation

@dmarteau

Copy link
Copy Markdown
Contributor

The uv lock file has been commited in the main branch some time ago.

This is useful so that we have the possibility to get the full dependency tree used to build the project.

This uv.lock has to be update from time to time (especially when requirements may chances in pyproject.tom) or when some pacakge version trigger security alerts - and this is the case with pytest < 9.0.3' .

This PR submit an updated uv.lock file.

Int the other hand, if this is not considered wanted or useful, I would suggest to remove the uv.lock file from revision control.

@Joonalai

Copy link
Copy Markdown
Collaborator

Thank you for updating uv.lock. You are right, it should be updated regularly and it has certainly been a while after last update.

Don't worry about the failing test, it has nothing to do with this PR. I'll investigate it soon.

@Joonalai
Joonalai merged commit b1c0cf9 into osgeosuomi:main May 18, 2026
5 of 6 checks passed
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