Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanC committed Sep 27, 2024
1 parent 509c86b commit a76651c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies = [
"loguru>=0.7.2",
"loguru-discord>=1.4.0",
"hikari-arc>=1.3.4",
"httpx>=0.27.0",
"httpx>=0.27.2",
"asyncpraw>=7.7.1",
"urlextract>=1.9.0",
]
Expand All @@ -20,7 +20,7 @@ build-backend = "hatchling.build"

[tool.uv]
dev-dependencies = [
"ruff>=0.6.2",
"ruff>=0.6.8",
"asyncpraw-stubs>=0.0.3",
]

Expand Down
52 changes: 26 additions & 26 deletions uv.lock

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

0 comments on commit a76651c

Please sign in to comment.