opeco17 / poetry-audit-plugin

Poetry plugin for checking vulnerabilities in dependencies 🚀
MIT License
20 stars 7 forks source link

upgrade Python and dependencies #13

Closed AdrianDsg closed 8 months ago

AdrianDsg commented 9 months ago

Hi @opeco17,
I just discovered this great project. I wondered if the project is still actively maintained as apparently there hasn't been much activity lately. So I upgraded the dependencies I discovered. Starting with Python 3.7 which has reached it's end-of-life I moved on to the GitHub Actions (checkout, setup-python, ...). I also replaced the deprecated set-output command. I then upgraded the pip dependencies using poetry up. Unfortunately the CI workflows testing this PR have failed.

I'd be very grateful if you would consider looking into this PR. This project has already been very helpful to me.

opeco17 commented 9 months ago

Hi, @AdrianDsg

Thank you for creating PR! Let me review this PR in a few days.

AdrianDsg commented 9 months ago

Hi @opeco17, Thanks for your quick reaction to my request. I'm looking forward to receiving further news on this.

AdrianDsg commented 8 months ago

Hi @opeco17, Just a friendly reminder that I'm looking forward to receiving your feedback.

opeco17 commented 8 months ago

Hi, @AdrianDsg

I'm so sorry for the delay Looks good to me

BTW, may I know if you want to maintain this project as a maintainer? Actually, we have some tasks to do for this project but I don't have enough time as of now... (e.g. fix test code)

AdrianDsg commented 8 months ago

Hi @opeco17, I'm afraid I won't be able to support this project as a maintainer any time soon. There's quite a lot going on in my life right now so unfortunately I don't have much spare time currently.