Skip to content

Commit

Permalink
build: Upgrade libcove dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 9, 2024
1 parent 8325ab1 commit 68da36d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.0
# via cattrs
flattentool==0.24.1
flattentool==0.25.0
# via
# libcove
# libcoveweb
Expand All @@ -69,7 +69,7 @@ jsonschema==4.20.0
# libcoveocds
jsonschema-specifications==2023.11.2
# via jsonschema
libcove==0.32.0
libcove==0.32.1
# via
# -r requirements.in
# libcoveoc4ids
Expand All @@ -79,7 +79,7 @@ libcoveoc4ids[perf]==0.6.0
# via -r requirements.in
libcoveocds==0.14.0
# via libcoveoc4ids
libcoveweb==0.30.3
libcoveweb==0.30.4
# via -r requirements.in
lxml==4.9.1
# via flattentool
Expand Down
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ exceptiongroup==1.2.0
# trio-websocket
flake8==3.9.2
# via -r requirements_dev.in
flattentool==0.24.1
flattentool==0.25.0
# via
# -r requirements.txt
# libcove
Expand Down Expand Up @@ -131,7 +131,7 @@ jsonschema-specifications==2023.11.2
# via
# -r requirements.txt
# jsonschema
libcove==0.32.0
libcove==0.32.1
# via
# -r requirements.txt
# libcoveoc4ids
Expand All @@ -143,7 +143,7 @@ libcoveocds==0.14.0
# via
# -r requirements.txt
# libcoveoc4ids
libcoveweb==0.30.3
libcoveweb==0.30.4
# via -r requirements.txt
libsass==0.21.0
# via -r requirements_dev.in
Expand Down

0 comments on commit 68da36d

Please sign in to comment.