bluerobotics / BlueOS

The open source platform for ROV, USV, robotic system operation, development, and expansion.
https://blueos.cloud/docs/
Other
140 stars 70 forks source link

CI is trying to update a dependencies? Are we missing a poetry.lock? #2617

Open joaoantoniocardoso opened 3 months ago

joaoantoniocardoso commented 3 months ago
          @patrickelectric lol, the CI is trying to update a dependency? Are we missing a poetry.lock?

Originally posted by @joaoantoniocardoso in https://github.com/bluerobotics/BlueOS/issues/2611#issuecomment-2126984956

patrickelectric commented 3 months ago

@joaoantoniocardoso please provide the CI link for the message

joaoantoniocardoso commented 3 months ago
Run .hooks/pre-push
Installing poetry...
Resolving poetry...
Installation Succeeded
Installing dependencies from Pipfile.lock (df18a7)...
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
Installing dependencies from lock file

Package operations: 0 installs, 1 update, 0 removals

  - Updating aiohttp (3.7.4 -> 3.9.5)

....

@patrickelectric https://github.com/bluerobotics/BlueOS/actions/runs/9206852768/job/25325622145#step:5:24