pyiron / actions

A centralized location for our GitHub actions
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Update env updater for pip sections #84

Closed pmrv closed 7 months ago

pmrv commented 7 months ago

I've checked it locally on a dependabot PR on repos with and without pip deps, so I hope this should just work. I had to add some logic in case the bumped packages is a pip dependency. In this case it's not necessary to change the name. That part I couldn't test, because we don't have a that case in PR right now.