Skip to content

Commit d3971c1

Browse files
build(deps): bump py3createtorrent from 1.1.0 to 1.2.1 (#18377)
Bumps [py3createtorrent](https://github.com/rsnitsch/py3createtorrent) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/rsnitsch/py3createtorrent/releases) - [Commits](rsnitsch/py3createtorrent@v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: py3createtorrent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b68fd9 commit d3971c1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ isort = { version = "5.13.2", optional = true }
8989
"keyrings.cryptfile" = { version = "1.3.9", optional = true }
9090
mypy = { version = "1.11.1", optional = true }
9191
pre-commit = [ { version = "3.5.0", python = "<3.9", optional = true }, { version = "3.7.1", python = ">=3.9", optional = true } ]
92-
py3createtorrent = { version = "1.1.0", optional = true }
92+
py3createtorrent = { version = "1.2.1", optional = true }
9393
pyinstaller = { version = "6.9.0", optional = true }
9494
pylint = { version = "3.2.6", optional = true }
9595
pytest = { version = "8.1.1", optional = true }

0 commit comments

Comments
 (0)