Skip to content

Commit 398ff8d

Browse files
Add requests to the dev dep bump workflow (#1548)
* Initial plan * Add `requests` to the dev dep bump workflow options Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com> Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/9cb371b2-d336-4e40-ab0c-a4b4788d0273 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
1 parent e958469 commit 398ff8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bump-dev-dep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
options:
1313
- black
1414
- pygments
15+
- requests
1516
- urllib
1617
jobs:
1718
bump-dev-dep:

0 commit comments

Comments
 (0)