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 Feb 10, 2024
1 parent 35e0614 commit a431d22
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 @@ -45,7 +45,7 @@ pytest-asyncio = { version = "^0.23.5", 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 @@ -57,7 +57,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 a431d22

Please sign in to comment.