Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorres committed May 23, 2024
1 parent 29021c6 commit f64d106
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 38 deletions.
58 changes: 23 additions & 35 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ lxml = "^5.2.2"
cohost = "^0.4.1"

[tool.poetry.dev-dependencies]
pytest = "^8.2.0"
pytest = "^8.2.1"
pytest-cov = "^5.0.0"
pre-commit = "^3.7.1"
flake8 = "^7.0.0"
black = "^24.4.2"
mypy = "^1.10.0"
pylint = "^3.2.1"
pylint = "^3.2.2"
isort = "^5.13.2"
types-setuptools = "^69.5.0.20240518"
types-setuptools = "^70.0.0.20240523"
types-beautifulsoup4 = "^4.12.0.20240511"

[tool.isort]
Expand Down

0 comments on commit f64d106

Please sign in to comment.