Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! [WIP] pre-commit and ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
swrichards committed Jan 7, 2025
1 parent 82d9403 commit 9be4795
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ django-silk
# VCR
pytest-recording
vcrpy

pre-commit
16 changes: 16 additions & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ cffi==1.15.0
# -r requirements/ci.txt
# cryptography
# weasyprint
cfgv==3.4.0
# via pre-commit
charset-normalizer==2.0.6
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -220,6 +222,8 @@ dill==0.3.7
# -c requirements/ci.txt
# -r requirements/ci.txt
# pylint
distlib==0.3.9
# via virtualenv
django==4.2.16
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -651,6 +655,8 @@ faker==27.0.0
# factory-boy
# polyfactory
# zgw-consumers-oas
filelock==3.16.1
# via virtualenv
flake8==7.0.0
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -731,6 +737,8 @@ humanfriendly==10.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
identify==2.6.5
# via pre-commit
idna==3.7
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -870,6 +878,8 @@ mypy-extensions==1.0.0
# -c requirements/ci.txt
# -r requirements/ci.txt
# black
nodeenv==1.9.1
# via pre-commit
notifications-api-common==0.2.2
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -939,6 +949,7 @@ platformdirs==2.4.0
# -r requirements/ci.txt
# black
# pylint
# virtualenv
playwright==1.47.0
# via
# -c requirements/ci.txt
Expand All @@ -952,6 +963,8 @@ polyfactory==2.13.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
pre-commit==4.0.1
# via -r requirements/dev.in
prompt-toolkit==3.0.36
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -1099,6 +1112,7 @@ pyyaml==6.0.2
# bandit
# drf-spectacular
# gemma-zds-client
# pre-commit
# pydantic-settings
# tablib
# vcrpy
Expand Down Expand Up @@ -1327,6 +1341,8 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.21.1
# via pre-commit
waitress==2.1.2
# via
# -c requirements/ci.txt
Expand Down

0 comments on commit 9be4795

Please sign in to comment.