Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorres committed Jun 19, 2024
1 parent f97b0b6 commit 6ed6ac4
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 43 deletions.
69 changes: 29 additions & 40 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,12 +37,12 @@ requests = "^2.32.3"

[tool.poetry.dev-dependencies]
pre-commit = "^3.7.1"
pytest = "^8.2.1"
pytest = "^8.2.2"
pytest-cov = "^5.0.0"
black = "^24.4.2"
flake8 = "^7.0.0"
flake8 = "^7.1.0"
mypy = "^1.10.0"
pylint = "^3.2.2"
pylint = "^3.2.3"
isort = "^5.13.2"
types-requests = "^2.32.0.20240602"
types-usersettings = "^1.1.0.0"
Expand Down

0 comments on commit 6ed6ac4

Please sign in to comment.