Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
corenting committed Jul 4, 2024
1 parent 397bc6c commit 1592683
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion eddrit/constants.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@

REDDIT_BASE_API_URL = "https://oauth.reddit.com"
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.12"
aiofiles = "^23.1.0"
aiofiles = "^24"
environs = "^11.0.0"
gunicorn = "^22.0.0"
httpx = {version = "^0.27.0", extras = ["http2"]}
Expand Down

0 comments on commit 1592683

Please sign in to comment.