Skip to content

Commit

Permalink
chore(deps): update dependency furo to v2024
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent c8f9e71 commit 3b6c553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pytest-asyncio = { version = "^0.23.0", optional = true }
pytest-mock = { version = "^3.10.0", optional = true }
toml = { version = "^0.10.2", optional = true }
sphinx = { version = "^7.0.0", optional = true }
furo = { version = "^2023.5.20", optional = true }
furo = { version = "^2024.0.0", optional = true }
types-toml = { version = "^0.10.8.1", optional = true }
pyjwt = "^2.6.0"

Expand All @@ -52,7 +52,7 @@ mypy = "^1.0"
toml = "^0.10.2"
types-toml = "^0.10.8.1"
sphinx = "^7.0.0"
furo = "^2023.5.20"
furo = "^2024.0.0"
pytest-cov = "^4.0.0"
black = { version = "^23.0.0", allow-prereleases = true }
pre-commit = "^3.2.2"
Expand Down

0 comments on commit 3b6c553

Please sign in to comment.