Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM committed Jun 30, 2024
1 parent 588f0fe commit 8623e53
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,11 +7,11 @@
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.3 # via pytest-cov
coverage[toml]==7.5.4 # via pytest-cov
iniconfig==2.0.0 # via pytest
msgpack==1.0.8 # via msglc (pyproject.toml)
mypy-extensions==1.0.0 # via black
packaging==24.0 # via black, pytest
packaging==24.1 # via black, pytest
pathspec==0.12.1 # via black
platformdirs==4.2.2 # via black
pluggy==1.5.0 # via pytest
Expand All @@ -20,4 +20,4 @@ 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.8 # via msglc (pyproject.toml)
ruff==0.5.0 # via msglc (pyproject.toml)

0 comments on commit 8623e53

Please sign in to comment.