mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Upgrade dependencies in pyproject.toml and tests.yml
This commit is contained in:
parent
9eedfb39db
commit
ebfa1f4832
4
.github/workflows/flake8.yml
vendored
4
.github/workflows/flake8.yml
vendored
@ -8,9 +8,9 @@ jobs:
|
|||||||
name: Lint
|
name: Lint
|
||||||
steps:
|
steps:
|
||||||
- name: Check out source repository
|
- name: Check out source repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
- name: Set up Python environment
|
- name: Set up Python environment
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: "3.9"
|
python-version: "3.9"
|
||||||
- name: flake8 Lint
|
- name: flake8 Lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user