Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Feb 28, 2025
1 parent 22e7ca9 commit 6edb40e
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 38 deletions.
82 changes: 46 additions & 36 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
Expand Up @@ -71,7 +71,7 @@ pypandora = "^1.9.2"
lacuscore = "^1.13.0"
pylacus = "^1.13.0"
pyipasnhistory = "^2.1.4"
publicsuffixlist = "^1.0.2.20250227"
publicsuffixlist = "^1.0.2.20250228"
pyfaup = "^1.2"
chardet = "^5.2.0"
pysecuritytxt = "^1.3.3"
Expand All @@ -93,7 +93,7 @@ pyail = "^0.0.8"
[tool.poetry.group.dev.dependencies]
mypy = "^1.15.0"
ipython = [
{version = "^8.19.0", python = ">=3.10"}
{version = "^9", python = ">=3.11"}
]
types-requests = [
{version = "<2.32", python = "<3.10"},
Expand Down

0 comments on commit 6edb40e

Please sign in to comment.