Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorres committed Sep 30, 2024
1 parent 1a3f3a5 commit 46d1cbb
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 45 deletions.
87 changes: 45 additions & 42 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,14 +37,14 @@ requests = "^2.32.3"

[tool.poetry.dev-dependencies]
pre-commit = "^3.8.0"
pytest = "^8.3.2"
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
black = "^24.8.0"
flake8 = "^7.1.1"
mypy = "^1.11.2"
pylint = "^3.2.7"
pylint = "^3.3.1"
isort = "^5.13.2"
types-requests = "^2.32.0.20240712"
types-requests = "^2.32.0.20240914"
types-usersettings = "^1.1.0.0"

[tool.isort]
Expand Down

0 comments on commit 46d1cbb

Please sign in to comment.