Skip to content

Commit

Permalink
[github-actions] pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney authored and github-actions[bot] committed Oct 25, 2023
1 parent 9867fe5 commit b58c547
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ django-environ==0.4.5
# via libcoveweb
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.3
# via cattrs
flattentool==0.19.0
# via
# libcove
Expand Down Expand Up @@ -148,6 +150,8 @@ sqlparse==0.4.4
# via django
transaction==3.0.1
# via zodb
typing-extensions==4.8.0
# via cattrs
url-normalize==1.4.3
# via requests-cache
urllib3==2.0.7
Expand Down
21 changes: 19 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,13 @@ et-xmlfile==1.1.0
# -r requirements.txt
# openpyxl
exceptiongroup==1.1.3
# via trio-websocket
# via
# -r requirements.txt
# cattrs
# hypothesis
# pytest
# trio
# trio-websocket
flake8==3.9.2
# via -r requirements_dev.in
flattentool==0.19.0
Expand Down Expand Up @@ -142,7 +148,9 @@ libcove[flatten] @ https://github.com/jpmckinney/lib-cove/archive/hotfix2.zip
# libcoveocds
# libcoveweb
libcoveocds[perf,web]==0.12.5
# via -r requirements.txt
# via
# -r requirements.txt
# libcoveocds
libcoveweb==0.28.0
# via -r requirements.txt
libsass==0.20.1
Expand Down Expand Up @@ -292,6 +300,11 @@ sqlparse==0.4.4
# django
toml==0.10.2
# via coverage
tomli==2.0.1
# via
# build
# pyproject-hooks
# pytest
transaction==3.0.1
# via
# -r requirements.txt
Expand All @@ -302,6 +315,10 @@ trio==0.22.0
# trio-websocket
trio-websocket==0.10.2
# via selenium
typing-extensions==4.8.0
# via
# -r requirements.txt
# cattrs
url-normalize==1.4.3
# via
# -r requirements.txt
Expand Down

0 comments on commit b58c547

Please sign in to comment.