Skip to content

Commit

Permalink
Bump gdown from 4.7.1 to 4.7.3
Browse files Browse the repository at this point in the history
Bumps [gdown](https://github.com/wkentaro/gdown) from 4.7.1 to 4.7.3.
- [Release notes](https://github.com/wkentaro/gdown/releases)
- [Commits](wkentaro/gdown@v4.7.1...v4.7.3)

---
updated-dependencies:
- dependency-name: gdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent d8b8f2f commit 6a50118
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 39 deletions.
43 changes: 5 additions & 38 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 @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = ">=3.6.1,<4.0.0"
gdown = "^4.7.1"
gdown = "^4.7.3"
arrayfiles = "^0.0.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 6a50118

Please sign in to comment.