Skip to content

Commit

Permalink
chg: Bump deps, version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Nov 21, 2024
1 parent 656f1f5 commit 13f9225
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "har2tree"
version = "1.27.1"
version = "1.27.2"
description = "HTTP Archive (HAR) to ETE Toolkit generator"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand All @@ -24,7 +24,7 @@ classifiers = [
python = ">=3.9,<3.14"
ete3 = "^3.1.3"
beautifulsoup4 = {version= "^4.12.3", extras = ["lxml", "charset_normalizer"]}
publicsuffixlist = "^1.0.2.20241120"
publicsuffixlist = "^1.0.2.20241121"
filetype = "^1.2.0"
numpy = [
{ version = "<2.1", python = "<3.10" },
Expand Down

0 comments on commit 13f9225

Please sign in to comment.