Skip to content

Commit

Permalink
Bump psutil from 5.9.7 to 5.9.8 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
2 parents ac71758 + f6d7312 commit adfc558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
version = {attr = "subsearch.data.__version__"}

[project.optional-dependencies]
build = ["build==1.0.3", "cx_Freeze==6.15.12", "twine==4.0.2", "psutil==5.9.7"]
build = ["build==1.0.3", "cx_Freeze==6.15.12", "twine==4.0.2", "psutil==5.9.8"]
lint = ["black==23.12.1", "isort==5.13.2"]
tests = ["pytest-cov==4.1.0", "pytest==7.4.4", "tox==4.12.1", "python-dotenv==1.0.0"]
tools = ["pyperclip==1.8.2"]
Expand Down

0 comments on commit adfc558

Please sign in to comment.