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 Sep 6, 2024
1 parent 9354c5a commit 0313bfe
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ django-bootstrap3==24.2
# libcoveweb
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.2
# via cattrs
flattentool==0.26.0
# via
# libcove
Expand Down Expand Up @@ -141,6 +143,10 @@ sqlparse==0.5.0
# via django
transaction==3.0.1
# via zodb
typing-extensions==4.12.2
# via
# asgiref
# cattrs
url-normalize==1.4.3
# via requests-cache
urllib3==2.2.2
Expand Down
16 changes: 14 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,13 @@ et-xmlfile==1.1.0
# via
# -r requirements.txt
# openpyxl
exceptiongroup==1.2.0
# via trio-websocket
exceptiongroup==1.2.2
# via
# -r requirements.txt
# cattrs
# pytest
# trio
# trio-websocket
flattentool==0.26.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -246,6 +251,8 @@ sqlparse==0.5.0
# via
# -r requirements.txt
# django
tomli==2.0.1
# via pytest
transaction==3.0.1
# via
# -r requirements.txt
Expand All @@ -256,6 +263,11 @@ trio==0.22.0
# trio-websocket
trio-websocket==0.10.2
# via selenium
typing-extensions==4.12.2
# via
# -r requirements.txt
# asgiref
# cattrs
url-normalize==1.4.3
# via
# -r requirements.txt
Expand Down

0 comments on commit 0313bfe

Please sign in to comment.