Skip to content

Commit f44fa27

Browse files
committed
chg: Bump deps, version
1 parent 174a583 commit f44fa27

File tree

2 files changed

+24
-9
lines changed

2 files changed

+24
-9
lines changed

poetry.lock

Lines changed: 22 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "har2tree"
3-
version = "1.34.1"
3+
version = "1.34.2"
44
description = "HTTP Archive (HAR) to ETE Toolkit generator"
55
authors = [
66
{name="Raphaël Vinot", email="[email protected]"}
@@ -14,7 +14,7 @@ dynamic = [ "classifiers" ]
1414
dependencies = [
1515
"ete3 (>=3.1.3)",
1616
"beautifulsoup4[charset-normalizer,lxml] (>=4.14.2)",
17-
"publicsuffixlist (>=1.0.2.20251113)",
17+
"publicsuffixlist (>=1.0.2.20251115)",
1818
"filetype (>=1.2.0)",
1919
# poetry up fails with the version of numpy forced for python < 3.11.
2020
# The work around is to comment it, run poetry up, uncomment it. and run poetry update.

0 commit comments

Comments
 (0)