Skip to content

Commit

Permalink
[github-actions] pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile authored and github-actions[bot] committed Mar 19, 2024
1 parent f0ae98b commit e1777f5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
12 changes: 9 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ et-xmlfile==1.1.0
flattentool==0.24.0
# via libcove
gunicorn[setproctitle]==20.1.0
# via -r requirements_nongpl.txt
# via
# -r requirements_nongpl.txt
# gunicorn
idna==2.9
# via
# -r requirements_nongpl.txt
Expand Down Expand Up @@ -101,7 +103,9 @@ ocdsextensionregistry==0.3.6
# libcoveocds
# ocdskit
ocdskit[perf]==1.1.9
# via -r requirements_nongpl.txt
# via
# -r requirements_nongpl.txt
# ocdskit
ocdsmerge==0.6.6
# via
# -r requirements_nongpl.txt
Expand Down Expand Up @@ -202,7 +206,9 @@ urllib3==2.0.7
xmltodict==0.13.0
# via flattentool
yapw[perf]==0.1.4
# via -r requirements_nongpl.txt
# via
# -r requirements_nongpl.txt
# yapw
zc-lockfile==3.0.post1
# via zodb
zc-zlibstorage==1.2.0
Expand Down
16 changes: 12 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@ flattentool==0.24.0
# -r requirements.txt
# libcove
gunicorn[setproctitle]==20.1.0
# via -r requirements.txt
# via
# -r requirements.txt
# gunicorn
identify==2.3.5
# via pre-commit
idna==2.9
Expand Down Expand Up @@ -139,7 +141,9 @@ libcove==0.32.0
# -r requirements.txt
# libcoveocds
libcoveocds[perf]==0.13.0
# via -r requirements.txt
# via
# -r requirements.txt
# libcoveocds
lxml==4.9.4
# via
# -r requirements.txt
Expand All @@ -156,7 +160,9 @@ ocdsextensionregistry==0.3.6
# libcoveocds
# ocdskit
ocdskit[perf]==1.1.9
# via -r requirements.txt
# via
# -r requirements.txt
# ocdskit
ocdsmerge==0.6.6
# via
# -r requirements.txt
Expand Down Expand Up @@ -303,7 +309,9 @@ xmltodict==0.13.0
# -r requirements.txt
# flattentool
yapw[perf]==0.1.4
# via -r requirements.txt
# via
# -r requirements.txt
# yapw
zc-lockfile==3.0.post1
# via
# -r requirements.txt
Expand Down

0 comments on commit e1777f5

Please sign in to comment.