Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorres committed Dec 2, 2024
1 parent 68cd7cb commit 7b0746b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 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 @@ -37,15 +37,15 @@ beautifulsoup4 = "^4.12.3"
lxml = "^5.3.0"

[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
pytest = "^8.3.4"
pytest-cov = "^6.0.0"
pre-commit = "^4.0.1"
flake8 = "^7.1.1"
black = "^24.10.0"
mypy = "^1.13.0"
pylint = "^3.3.1"
pylint = "^3.3.2"
isort = "^5.13.2"
types-setuptools = "^75.5.0.20241122"
types-setuptools = "^75.6.0.20241126"
types-beautifulsoup4 = "^4.12.0.20241020"

[tool.isort]
Expand Down

0 comments on commit 7b0746b

Please sign in to comment.