Skip to content

Commit

Permalink
chore(deps): update sphinx packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent a2f2576 commit d04b068
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
23 changes: 12 additions & 11 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ut-course-catalog"
version = "0.2.22"
version = "0.2.18"
description = "Python package for fetching UTokyo Online Course Catalogue"
authors = ["34j <34j.95a2p@simplelogin.com>"]
license = "MIT"
Expand Down Expand Up @@ -36,7 +36,7 @@ aiofiles = "^23.2.1"
tqdm = "^4.66.1"
pandas = "^2.1.1"
rich = "^13.6.0"
aiohttp-client-cache = {extras = ["all"], version = "^0.12.0"}
aiohttp-client-cache = {extras = ["all"], version = "^0.11.0"}

[tool.poetry.group.dev.dependencies]
pre-commit = ">=3"
Expand Down

0 comments on commit d04b068

Please sign in to comment.