Skip to content

Commit

Permalink
#31 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
roskakori committed Nov 27, 2024
1 parent f3d4610 commit 8962a83
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ gitpython = "^3"
pyyaml = "^6.0.2"
python-dotenv = "^1.0.1"
pytest-mock = "^3.14.0"
pydantic = "^2.9.2"
pydantic = "^2.10.2"
pyjwt = "^2.9.0"
requests-mock = "^1.12.1"
pytest-order = "^1.3.0"
Expand All @@ -57,7 +57,7 @@ coverage = "^7"
pytest = "^8"
pytest-cov = "^6"
pre-commit = "^4"
ruff = "^0.7.4"
ruff = "^0.8"
twine = "^5"

[tool.poetry.scripts]
Expand Down

0 comments on commit 8962a83

Please sign in to comment.