Skip to content

Commit

Permalink
dev: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorres committed Sep 10, 2024
1 parent 902421f commit f18d3d0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
50 changes: 25 additions & 25 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,16 +38,16 @@ lxml = "^5.3.0"
cohost = "^0.5.1"

[tool.poetry.dev-dependencies]
pytest = "^8.3.2"
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
pre-commit = "^3.8.0"
flake8 = "^7.1.1"
black = "^24.8.0"
mypy = "^1.11.2"
pylint = "^3.2.7"
isort = "^5.13.2"
types-setuptools = "^74.0.0.20240831"
types-beautifulsoup4 = "^4.12.0.20240511"
types-setuptools = "^74.1.0.20240907"
types-beautifulsoup4 = "^4.12.0.20240907"

[tool.isort]
src_paths = ["barkr", "tests"]
Expand Down

0 comments on commit f18d3d0

Please sign in to comment.