Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements_cove.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ libcove==0.31.0
# libcoveweb
libcoveweb==0.31.2
# via -r requirements_cove.in
lxml==5.3.1
lxml==6.1.0
# via flattentool
markupsafe==3.0.2
# via werkzeug
Expand Down
2 changes: 1 addition & 1 deletion requirements_cove_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ libcoveweb==0.31.2
# via -r requirements_cove.in
libsass==0.23.0
# via -r requirements_cove_dev.in
lxml==5.3.1
lxml==6.1.0
# via flattentool
markupsafe==3.0.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_cove_dokku.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ libcove==0.31.0
# libcoveweb
libcoveweb==0.31.2
# via -r requirements_cove.txt
lxml==5.3.1
lxml==6.1.0
# via
# -r requirements_cove.txt
# flattentool
Expand Down
Loading