Skip to content

Commit

Permalink
update: libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
a5chin committed Jul 26, 2024
1 parent dfa8cf8 commit 404a81f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ requires-python = ">= 3.12"
[tool.rye]
managed = true
dev-dependencies = [
"pytest>=8.3.1",
"pytest>=8.3.2",
"pre-commit>=3.7.1",
"ruff>=0.5.4",
"ruff>=0.5.5",
]
4 changes: 2 additions & 2 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ platformdirs==4.2.2
pluggy==1.5.0
# via pytest
pre-commit==3.7.1
pytest==8.3.1
pytest==8.3.2
pyyaml==6.0.1
# via pre-commit
ruff==0.5.4
ruff==0.5.5
virtualenv==20.26.3
# via pre-commit

0 comments on commit 404a81f

Please sign in to comment.