Skip to content

Update CI/dev tool dependencies.#40

Closed
YooSunYoung wants to merge 1 commit intomainfrom
deps
Closed

Update CI/dev tool dependencies.#40
YooSunYoung wants to merge 1 commit intomainfrom
deps

Conversation

@YooSunYoung
Copy link
Copy Markdown
Collaborator

These text files will be all gone when we start using pixi but I'm upgrading them so that we can still use our current CI tools...

Upgraded the dependencies.
I checked they had the right version as dependabot alert suggested.

affected dependency requirement upgraded version why is it my dependency?
pillow >= 12.1.1 12.2.0 via matplotlib
tornado >= 6.5.5 6.5.5 for docs
gitpython >=3.1.47 3.1.49 for CI tools

Comment thread .github/dependabot.yml
directory: "/requirements"
schedule:
interval: "weekly"
interval: "quarterly"
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.

Since we have the security advisory on, dependabot doesn't have to screen the repo so often. + we manually lock the dependencies anyway...

@mads-bertelsen
Copy link
Copy Markdown
Contributor

Thanks! All look good, just one doc CI snag, I don't think we are even building docs?

@YooSunYoung
Copy link
Copy Markdown
Collaborator Author

Thanks! All look good, just one doc CI snag, I don't think we are even building docs?

I think we do have some basic docs. But all the CI actions need updates too.
I'll do that when I clean up the dev-tool setups together.

I suggest we ignore the failing docs build for now...?

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