Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM committed Jun 6, 2024
1 parent 51ba03e commit 47502fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
bitarray==2.9.2 # via msglc (pyproject.toml)
black==24.4.2 # via msglc (pyproject.toml)
click==8.1.7 # via black
coverage[toml]==7.5.1 # via pytest-cov
coverage[toml]==7.5.3 # via pytest-cov
iniconfig==2.0.0 # via pytest
msgpack==1.0.8 # via msglc (pyproject.toml)
mypy-extensions==1.0.0 # via black
Expand All @@ -16,8 +16,8 @@ pathspec==0.12.1 # via black
platformdirs==4.2.2 # via black
pluggy==1.5.0 # via pytest
py-cpuinfo==9.0.0 # via pytest-benchmark
pytest==8.2.1 # via pytest-asyncio, pytest-benchmark, pytest-cov
pytest==8.2.2 # via pytest-asyncio, pytest-benchmark, pytest-cov
pytest-asyncio==0.23.7 # via msglc (pyproject.toml)
pytest-benchmark==4.0.0 # via msglc (pyproject.toml)
pytest-cov==5.0.0 # via msglc (pyproject.toml)
ruff==0.4.5 # via msglc (pyproject.toml)
ruff==0.4.8 # via msglc (pyproject.toml)

0 comments on commit 47502fc

Please sign in to comment.