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 Jul 26, 2023
1 parent 7e21fbd commit 4408dad
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 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.21.1"
version = "1.21.2"
description = "HTTP Archive (HAR) to ETE Toolkit generator"
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -33,7 +33,7 @@ numpy = [
{ version = "^1.23.4", python = ">=3.10" }
]
w3lib = "^2.1.1"
Sphinx = { version = "^7.0.1", optional = true }
Sphinx = { version = "^7.1.0", optional = true }
charset-normalizer = " >=2,<4"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 4408dad

Please sign in to comment.