Skip to content

Commit

Permalink
update: version
Browse files Browse the repository at this point in the history
  • Loading branch information
a5chin committed May 7, 2024
1 parent cf948ec commit 8535b16
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.1.1",
"pytest>=8.2.0",
"pre-commit>=3.7.0",
"ruff>=0.3.5",
"ruff>=0.4.3",
]
16 changes: 8 additions & 8 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@ cfgv==3.4.0
# via pre-commit
distlib==0.3.8
# via virtualenv
filelock==3.13.3
filelock==3.14.0
# via virtualenv
identify==2.5.35
identify==2.5.36
# via pre-commit
iniconfig==2.0.0
# via pytest
nodeenv==1.8.0
# via pre-commit
packaging==24.0
# via pytest
platformdirs==4.2.0
platformdirs==4.2.1
# via virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pre-commit==3.7.0
pytest==8.1.1
pytest==8.2.0
pyyaml==6.0.1
# via pre-commit
ruff==0.3.5
setuptools==69.2.0
ruff==0.4.3
setuptools==69.5.1
# via nodeenv
virtualenv==20.25.1
virtualenv==20.26.1
# via pre-commit

0 comments on commit 8535b16

Please sign in to comment.