Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ filelock==3.16.1
# via
# tox
# virtualenv
flake8==7.2.0
flake8==7.3.0
# via
# -r requirements-dev.in
# flake8-pyproject
Expand Down Expand Up @@ -65,9 +65,9 @@ pluggy==1.5.0
# tox
pre-commit==4.1.0
# via -r requirements-dev.in
pycodestyle==2.13.0
pycodestyle==2.14.0
# via flake8
pyflakes==3.3.1
pyflakes==3.4.0
# via flake8
pygments==2.19.1
# via -r requirements-dev.in
Expand Down
Loading