Skip to content

Commit

Permalink
build: Upgrade internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 15, 2024
1 parent 387e2fb commit 73eb800
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 @@ -71,17 +71,17 @@ libcove==0.32.1
# libcoveoc4ids
# libcoveocds
# libcoveweb
libcoveoc4ids==0.6.0
libcoveoc4ids==0.7.0
# via -r requirements.in
libcoveocds==0.14.0
libcoveocds==0.15.0
# via libcoveoc4ids
libcoveweb==0.30.4
# via -r requirements.in
lxml==5.3.0
# via flattentool
markupsafe==2.1.2
# via werkzeug
ocdsextensionregistry==0.3.8
ocdsextensionregistry==0.4.0
# via libcoveocds
odfpy==1.4.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 @@ -120,9 +120,9 @@ libcove==0.32.1
# libcoveoc4ids
# libcoveocds
# libcoveweb
libcoveoc4ids==0.6.0
libcoveoc4ids==0.7.0
# via -r requirements.txt
libcoveocds==0.14.0
libcoveocds==0.15.0
# via
# -r requirements.txt
# libcoveoc4ids
Expand All @@ -138,7 +138,7 @@ markupsafe==2.1.2
# via
# -r requirements.txt
# werkzeug
ocdsextensionregistry==0.3.8
ocdsextensionregistry==0.4.0
# via
# -r requirements.txt
# libcoveocds
Expand Down

0 comments on commit 73eb800

Please sign in to comment.