Skip to content

Commit

Permalink
Merge branch 'main' into feat/3207
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshale authored Sep 16, 2024
2 parents fea871d + 33542c6 commit d26554e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ didcomm-messaging = {version = "^0.1.1a0", optional = true }
[tool.poetry.group.dev.dependencies]
pre-commit = "~3.8.0"
# Sync with version in .pre-commit-config.yaml
ruff = "0.6.4"
ruff = "0.6.5"

sphinx="^5.3.0"
sphinx-rtd-theme=">=0.4.3"
Expand All @@ -74,7 +74,7 @@ pydevd="1.5.1"
pydevd-pycharm="~193.7288.30"

# testing
pytest = "^8.3.2"
pytest = "^8.3.3"
pytest-asyncio = "^0.24.0"
pytest-cov = "^5.0.0"
pytest-ruff = "^0.4.1"
Expand Down

0 comments on commit d26554e

Please sign in to comment.