Skip to content

Commit

Permalink
Update dev dependencies (#2572)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbvll authored Nov 7, 2023
1 parent 2cc2c3d commit 6105982
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,14 @@ docformatter = "==1.7.5"
mypy = "==1.6.1"
pylint = "==2.13.9"
flake8 = "==5.0.4"
pytest = "==7.4.0"
pytest-cov = "==3.0.0"
pytest = "==7.4.3"
pytest-cov = "==4.1.0"
pytest-watch = "==4.2.0"
grpcio-tools = "==1.48.2"
mypy-protobuf = "==3.2.0"
jupyterlab = "==3.6.5"
rope = "==1.9.0"
semver = "==2.13.0"
jupyterlab = "==4.0.8"
rope = "==1.11.0"
semver = "==3.0.2"
sphinx = "==5.3.0"
sphinx-intl = "==2.1.0"
myst-parser = "==1.0.0"
Expand Down

0 comments on commit 6105982

Please sign in to comment.