Skip to content

Commit

Permalink
Merge pull request #268 from dbatten5/fix-tests
Browse files Browse the repository at this point in the history
Fix failling actions
  • Loading branch information
dbatten5 authored Sep 18, 2023
2 parents d7fc976 + abf60d9 commit baf4b25
Show file tree
Hide file tree
Showing 5 changed files with 19,497 additions and 14,272 deletions.
23 changes: 16 additions & 7 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 = "phylm"
version = "6.1.3"
version = "6.1.4"
description = "Phylm"
authors = ["Dom Batten <[email protected]>"]
license = "MIT"
Expand All @@ -23,7 +23,7 @@ click = "^8.0.1"
requests = "^2.26.0"
beautifulsoup4 = "^4.10.0"
aiohttp = "^3.8.1"
cinemagoer = "^2022.12.27"
cinemagoer = "^2023.05.01"

[tool.poetry.group.test.dependencies]
pytest = "^6.2.4"
Expand Down
Loading

0 comments on commit baf4b25

Please sign in to comment.