Skip to content

Commit e14fc0d

Browse files
[#patch](deps): Bump pygithub in /auto-tagger in the auto-tagger group
Bumps the auto-tagger group in /auto-tagger with 1 update: [pygithub](https://github.com/pygithub/pygithub). Updates `pygithub` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: auto-tagger ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4935c1e commit e14fc0d

File tree

2 files changed

+6
-114
lines changed

2 files changed

+6
-114
lines changed

auto-tagger/poetry.lock

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

auto-tagger/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "^3.11"
11-
pygithub = "^2.6.1"
11+
pygithub = "^2.7.0"
1212
semver = "^3.0.4"
1313

1414
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)