Skip to content

Commit

Permalink
Bump deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Nov 9, 2023
1 parent 522b3cc commit 40f8986
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 @@ -9,13 +9,13 @@ license = "MIT"
python = "3.11.*"

# See https://bot-core.pythondiscord.com/ for docs.
pydis-core = "^10.3.0"
pydis-core = "10.4.0"

pydantic-settings = "^2.0.3"
loguru = "^0.7.2"
kubernetes_asyncio = "^25.11.0"
pydantic-settings = "2.0.3"
loguru = "0.7.2"
kubernetes_asyncio = "25.11.0"
tabulate = { extras = ["widechars"], version = "0.9.0" }
jishaku = "2.5.1"
jishaku = "2.5.2"

[tool.poetry.dev-dependencies]
taskipy = "1.12.0"
Expand Down

0 comments on commit 40f8986

Please sign in to comment.